diff options
-rw-r--r-- | src/nvim/version.c | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/src/nvim/version.c b/src/nvim/version.c index 019f51eb4d..21d8fd0bf1 100644 --- a/src/nvim/version.c +++ b/src/nvim/version.c @@ -133,10 +133,10 @@ static int included_patches[] = { 653, //652, //651, - //650, + //650 NA //649, - //648, - //647, + //648 NA + //647 NA //646, //645, //644, @@ -145,27 +145,27 @@ static int included_patches[] = { //641, //640, //639, - //638, + //638 NA 637, 636, //635, //634, 633, - //632, + //632 NA //631, 630, //629, //628, //627, - //626, - //625, + //626 NA + //625 NA //624, //623, - //622, - //621, + //622 NA + //621 NA //620, - //619, - //618, + //619 NA + //618 NA //617, //616, 615, @@ -173,7 +173,7 @@ static int included_patches[] = { //613, //612, //611, - //610, + //610 NA //609, //608, //607, @@ -184,14 +184,14 @@ static int included_patches[] = { //602, 601, //600, - //599, + 599, //598, //597, - //596, + //596 NA 595, //594, //593, - //592, + //592 NA //591 NA 590, //589 NA |