diff options
-rw-r--r-- | src/nvim/version.c | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/src/nvim/version.c b/src/nvim/version.c index 50205f4b2b..864aa8d30c 100644 --- a/src/nvim/version.c +++ b/src/nvim/version.c @@ -115,13 +115,13 @@ static int included_patches[] = { // 1581, // 1580, - // 1579, + // 1579 NA 1578, // 1577, 1576, // 1575 NA 1574, - // 1573, + // 1573 NA // 1572 NA 1571, 1570, @@ -134,12 +134,12 @@ static int included_patches[] = { // 1563, // 1562 NA // 1561 NA - // 1560, + // 1560 NA // 1559, // 1558, // 1557, - // 1556, - // 1555, + // 1556 NA + // 1555 NA // 1554, // 1553, // 1552, @@ -597,7 +597,7 @@ static int included_patches[] = { // 1100 NA // 1099 NA // 1098 NA - // 1097, + // 1097 NA 1096, // 1095 NA 1094, @@ -615,13 +615,13 @@ static int included_patches[] = { // 1082 NA 1081, // 1080 NA - // 1079, + // 1079 NA // 1078 NA // 1077 NA 1076, 1075, // 1074 NA, - // 1073, + // 1073 NA 1072, 1071, // 1070 NA @@ -636,7 +636,7 @@ static int included_patches[] = { 1061, // 1060 NA 1059, - // 1058, + // 1058 NA 1057, 1056, 1055, @@ -655,7 +655,7 @@ static int included_patches[] = { 1042, 1041, // 1040 NA - // 1039, + // 1039 NA // 1038 NA 1037, 1036, |