diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/nvim/version.c | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/src/nvim/version.c b/src/nvim/version.c index eacc3fd86e..11dc813997 100644 --- a/src/nvim/version.c +++ b/src/nvim/version.c @@ -1342,7 +1342,7 @@ static const int included_patches[] = { 588, 587, 586, - // 585, + 585, 584, 583, 582, @@ -1439,7 +1439,7 @@ static const int included_patches[] = { 491, 490, 489, - // 488, + 488, 487, 486, 485, @@ -1491,15 +1491,15 @@ static const int included_patches[] = { 439, 438, 437, - // 436, + 436, 435, 434, 433, 432, 431, - // 430, - // 429, - // 428, + 430, + 429, + 428, 427, 426, 425, |