diff options
Diffstat (limited to 'src/nvim/version.c')
-rw-r--r-- | src/nvim/version.c | 72 |
1 files changed, 36 insertions, 36 deletions
diff --git a/src/nvim/version.c b/src/nvim/version.c index b164f94bb1..bf0dace6ef 100644 --- a/src/nvim/version.c +++ b/src/nvim/version.c @@ -186,17 +186,17 @@ static char *(features[]) = { static int included_patches[] = { // Add new patch number below this line //410, - //409, + //409 NA //408, //407, //406, //405, - //404, - //403, + //404 NA + //403 NA //402, - //401, - //400, - //399, + //401 NA + //400 NA + //399 NA //398, //397, //396, @@ -208,10 +208,10 @@ static int included_patches[] = { //390, //389, 388, - //387, + 387, //386, //385, - //384, + //384 NA //383, //382, //381, @@ -219,53 +219,53 @@ static int included_patches[] = { //379, //378, //377, - //376, + 376, //375, //374, - //373, + //373 NA //372, 371, 370, - //369, - //368, - //367, + 369, + 368, + 367, //366, //365, //364, //363, - //362, + 362, //361, //360, //359, - //358, - //357, + 358, + 357, //356 NA //355, - //354, + //354 NA 353, 352, - //351, + 351, //350, - //349, - //348, - //347, + 349, + 348, + 347, 346, - //345, - //344, - //343, + 345, + 344, + 343, //342 NA - //341, + 341, //340 NA 339, 338, - //337, + 337, //336, 335, - //334, + 334, //333 NA //332 NA 331, - //330, + 330, 329, 328, 327, @@ -283,7 +283,7 @@ static int included_patches[] = { 315, 314, //313, - //312, + 312, //311, //310, 309, @@ -298,7 +298,7 @@ static int included_patches[] = { //300 NA //299 NA 298, - //297, + 297, 296, 295, 294, @@ -312,19 +312,19 @@ static int included_patches[] = { 286, 285, 284, - //283, + //283 NA 282, 281, 280, 279, - //278, + 278, 277, 276, 275, 274, //273 NA 272, - //271, + //271 NA //270 NA 269, 268, @@ -332,11 +332,11 @@ static int included_patches[] = { 266, 265, 264, - //263, + //263 NA 262, 261, 260, - //259, + //259 NA //258 NA //257 NA //256, @@ -345,7 +345,7 @@ static int included_patches[] = { 253, //252 NA 251, - //250, + //250 NA //249, //248, //247, |