diff options
Diffstat (limited to 'src/nvim/version.c')
-rw-r--r-- | src/nvim/version.c | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/src/nvim/version.c b/src/nvim/version.c index 3e7450c139..8a0ab1c7e3 100644 --- a/src/nvim/version.c +++ b/src/nvim/version.c @@ -191,18 +191,18 @@ 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, @@ -217,7 +217,7 @@ static int included_patches[] = { //524, //523 NA //522, - //521, + 521, 520, //519, 518, @@ -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,7 +287,7 @@ static int included_patches[] = { //453 NA 452, //451, - //450, + 450, 449, //448 NA 447, |