diff options
-rw-r--r-- | src/nvim/version.c | 34 |
1 files changed, 17 insertions, 17 deletions
diff --git a/src/nvim/version.c b/src/nvim/version.c index beb65a8bfd..d23a007109 100644 --- a/src/nvim/version.c +++ b/src/nvim/version.c @@ -159,7 +159,7 @@ static const int included_patches[] = { // 1769, // 1768, // 1767, - // 1766, + 1766, 1765, 1764, // 1763, @@ -167,7 +167,7 @@ static const int included_patches[] = { // 1761, 1760, // 1759, - // 1758, + 1758, 1757, // 1756, 1755, @@ -194,7 +194,7 @@ static const int included_patches[] = { // 1734, // 1733, // 1732, - // 1731, + 1731, 1730, // 1729, // 1728, @@ -305,7 +305,7 @@ static const int included_patches[] = { // 1623, 1622, // 1621, - // 1620, + 1620, // 1619, 1618, // 1617, @@ -372,7 +372,7 @@ static const int included_patches[] = { 1556, 1555, // 1554, - // 1553, + 1553, // 1552, // 1551, // 1550, @@ -460,15 +460,15 @@ static const int included_patches[] = { 1468, 1467, 1466, - // 1465, + 1465, 1464, // 1463, // 1462, // 1461, // 1460, // 1459, - // 1458, - // 1457, + 1458, + 1457, 1456, // 1455, // 1454, @@ -487,7 +487,7 @@ static const int included_patches[] = { 1441, // 1440, 1439, - // 1438, + 1438, 1437, // 1436, 1435, @@ -498,7 +498,7 @@ static const int included_patches[] = { // 1430, // 1429, 1428, - // 1427, + 1427, 1426, // 1425, 1424, @@ -573,7 +573,7 @@ static const int included_patches[] = { // 1355, // 1354, // 1353, - // 1352, + 1352, 1351, // 1350, // 1349, @@ -646,7 +646,7 @@ static const int included_patches[] = { 1282, 1281, // 1280, - // 1279, + 1279, // 1278, // 1277, // 1276, @@ -676,7 +676,7 @@ static const int included_patches[] = { 1252, 1251, 1250, - // 1249, + 1249, 1248, 1247, // 1246, @@ -754,15 +754,15 @@ static const int included_patches[] = { // 1174, // 1173, 1172, - // 1171, + 1171, // 1170, 1169, 1168, // 1167, 1166, - // 1165, + 1165, // 1164, - // 1163, + 1163, // 1162, 1161, 1160, @@ -1188,7 +1188,7 @@ static const int included_patches[] = { // 740, // 739, // 738, - // 737, + 737, 736, 735, 734, |