diff options
Diffstat (limited to 'src/nvim/version.c')
-rw-r--r-- | src/nvim/version.c | 33 |
1 files changed, 17 insertions, 16 deletions
diff --git a/src/nvim/version.c b/src/nvim/version.c index a492c8d7ec..80a6235b8b 100644 --- a/src/nvim/version.c +++ b/src/nvim/version.c @@ -71,6 +71,7 @@ static char *features[] = { static int included_patches[] = { 1757, 1755, + 1753, 1654, 1652, 1643, @@ -276,7 +277,7 @@ static int included_patches[] = { // 1404 NA // 1403 NA // 1402 NA - // 1401, + 1401, // 1400 NA // 1399 NA // 1398 NA @@ -377,11 +378,11 @@ static int included_patches[] = { // 1303 NA // 1302 NA // 1301 NA - // 1300, + // 1300 NA // 1299 NA // 1298 NA // 1297 NA - // 1296, + 1296, // 1295 NA // 1294 NA // 1293 NA @@ -441,7 +442,7 @@ static int included_patches[] = { // 1239 NA // 1238 NA // 1237, - // 1236, + 1236, // 1235 NA // 1234 NA // 1233 NA @@ -559,7 +560,7 @@ static int included_patches[] = { // 1121, 1120, // 1119, - // 1118, + 1118, 1117, 1116, // 1115 NA @@ -585,13 +586,13 @@ static int included_patches[] = { // 1095 NA // 1094, 1093, - // 1092, + 1092, // 1091, // 1090, 1089, 1088, 1087, - // 1086, + 1086, 1085, 1084, // 1083 NA @@ -602,8 +603,8 @@ static int included_patches[] = { // 1078 NA // 1077 NA 1076, - // 1075, - // 1074 NA + 1075, + // 1074 NA, // 1073, 1072, // 1071, @@ -642,7 +643,7 @@ static int included_patches[] = { // 1038 NA // 1037, // 1036, - // 1035, + 1035, // 1034, // 1033 NA 1032, @@ -671,8 +672,8 @@ static int included_patches[] = { // 1009 NA // 1008 NA // 1007, - // 1006, - // 1005, + 1006, + // 1005 NA, // 1004 NA, // 1003 NA, // 1002 NA, @@ -788,14 +789,14 @@ static int included_patches[] = { // 892 NA 891, // 890 NA - // 889, + 889, 888, 887, // 886 NA 885, // 884 NA 883, - // 882, + 882, 881, // 880 NA 879, @@ -1005,7 +1006,7 @@ static int included_patches[] = { 675, // 674 NA 673, - // 672, + 672, 671, 670, // 669 NA @@ -1064,7 +1065,7 @@ static int included_patches[] = { 616, 615, 614, - // 613, + 613, 612, // 611 NA // 610 NA |