diff options
Diffstat (limited to 'src/nvim/version.c')
-rw-r--r-- | src/nvim/version.c | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/nvim/version.c b/src/nvim/version.c index 3e214bfd30..83dc3c700b 100644 --- a/src/nvim/version.c +++ b/src/nvim/version.c @@ -253,9 +253,9 @@ static int included_patches[] = { //495 NA 494, 493, - //492, + 492, 491, - //490, + 490, 489, 488, 487, @@ -283,7 +283,7 @@ static int included_patches[] = { //465 NA //464 NA 463, - //462, + 462, //461 NA //460 NA //459 NA @@ -299,7 +299,7 @@ static int included_patches[] = { 449, //448 NA 447, - //446, + 446, //445, 444, //443 NA |