diff options
-rw-r--r-- | src/nvim/version.c | 52 |
1 files changed, 26 insertions, 26 deletions
diff --git a/src/nvim/version.c b/src/nvim/version.c index b7c9140b7f..b18cfc6dde 100644 --- a/src/nvim/version.c +++ b/src/nvim/version.c @@ -158,7 +158,7 @@ static const int included_patches[] = { 1766, 1765, 1764, - // 1763, + 1763, // 1762, // 1761, 1760, @@ -393,7 +393,7 @@ static const int included_patches[] = { // 1531, 1530, // 1529, - // 1528, + 1528, // 1527, // 1526, // 1525, @@ -474,7 +474,7 @@ static const int included_patches[] = { 1450, // 1449, // 1448, - // 1447, + 1447, 1446, 1445, 1444, @@ -549,7 +549,7 @@ static const int included_patches[] = { // 1375, 1374, 1373, - // 1372, + 1372, // 1371, 1370, 1369, @@ -585,7 +585,7 @@ static const int included_patches[] = { // 1339, 1338, 1337, - // 1336, + 1336, // 1335, // 1334, 1333, @@ -768,7 +768,7 @@ static const int included_patches[] = { 1156, 1155, 1154, - // 1153, + 1153, 1152, 1151, 1150, @@ -807,7 +807,7 @@ static const int included_patches[] = { // 1117, // 1116, 1115, - // 1114, + 1114, // 1113, // 1112, 1111, @@ -844,11 +844,11 @@ static const int included_patches[] = { // 1080, // 1079, 1078, - // 1077, + 1077, // 1076, // 1075, // 1074, - // 1073, + 1073, 1072, 1071, // 1070, @@ -876,7 +876,7 @@ static const int included_patches[] = { 1048, 1047, 1046, - // 1045, + 1045, 1044, 1043, 1042, @@ -1193,7 +1193,7 @@ static const int included_patches[] = { 731, // 730, 729, - // 728, + 728, 727, 726, // 725, @@ -1212,11 +1212,11 @@ static const int included_patches[] = { // 712, 711, 710, - // 709, + 709, 708, 707, 706, - // 705, + 705, 704, 703, // 702, @@ -1240,7 +1240,7 @@ static const int included_patches[] = { 684, // 683, 682, - // 681, + 681, 680, 679, 678, @@ -1275,10 +1275,10 @@ static const int included_patches[] = { 649, 648, // 647, - // 646, - // 645, - // 644, - // 643, + 646, + 645, + 644, + 643, 642, 641, 640, @@ -1292,7 +1292,7 @@ static const int included_patches[] = { 632, 631, 630, - // 629, + 629, 628, 627, 626, @@ -1329,7 +1329,7 @@ static const int included_patches[] = { 595, 594, 593, - // 592, + 592, 591, 590, 589, @@ -1349,7 +1349,7 @@ static const int included_patches[] = { 575, 574, 573, - // 572, + 572, 571, 570, 569, @@ -1415,9 +1415,9 @@ static const int included_patches[] = { 509, 508, 507, - // 506, + 506, 505, - // 504, + 504, 503, 502, 501, @@ -1508,9 +1508,9 @@ static const int included_patches[] = { 416, 415, 414, - // 413, - // 412, - // 411, + 413, + 412, + 411, 410, 409, 408, |