diff options
-rw-r--r-- | src/nvim/version.c | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/src/nvim/version.c b/src/nvim/version.c index 019f51eb4d..ccc1d23762 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,7 +145,7 @@ static int included_patches[] = { //641, //640, //639, - //638, + //638 NA 637, 636, //635, @@ -157,15 +157,15 @@ static int included_patches[] = { //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,7 +184,7 @@ static int included_patches[] = { //602, 601, //600, - //599, + 599, //598, //597, //596, |