diff options
Diffstat (limited to 'src/nvim/version.c')
| -rw-r--r-- | src/nvim/version.c | 36 |
1 files changed, 18 insertions, 18 deletions
diff --git a/src/nvim/version.c b/src/nvim/version.c index ffa9bc73a7..4d0e950b24 100644 --- a/src/nvim/version.c +++ b/src/nvim/version.c @@ -178,7 +178,7 @@ static char *(features[]) = { }; static int included_patches[] = { - //560, + //560 NA //559, //558 NA //557 NA @@ -191,33 +191,33 @@ static int included_patches[] = { //550, //549, //548 NA - //547, + 547, //546, - //545, + 545, //544 NA 543, //542, 541, //540 NA //539, - //538, + 538, //537, - //536, + 536, //535, //534 NA - //533, + 533, //532, //531, //530, //529, - //528, - //527, + 528, + 527, //526, //525, //524, //523 NA //522, - //521, + 521, 520, //519, 518, @@ -229,7 +229,7 @@ static int included_patches[] = { //512 NA //511 NA //510 NA - //509, + //509 NA 508, //507 NA //506 NA @@ -250,12 +250,12 @@ static int included_patches[] = { 491, //490, 489, - //488, + 488, //487, - //486, - //485, + 486, + 485, //484 NA - //483, + 483, //482 NA //481 NA //480 NA @@ -287,14 +287,14 @@ static int included_patches[] = { //453 NA 452, //451, - //450, + 450, 449, //448 NA 447, //446, //445, 444, - //443, + //443 NA 442, 441, 440, @@ -335,7 +335,7 @@ static int included_patches[] = { 405, //404 NA //403 NA - //402, + //402 NA //401 NA //400 NA //399 NA @@ -526,7 +526,7 @@ static int included_patches[] = { //214 NA 213, //212 NA - //211, + 211, 210, 209, //208 NA |