diff options
Diffstat (limited to 'src/nvim/version.c')
-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 9b5b995801..c2818edcc5 100644 --- a/src/nvim/version.c +++ b/src/nvim/version.c @@ -228,7 +228,7 @@ static int included_patches[] = { 440, 439, //438, - //437, + 437, 436, //435, //434, @@ -244,12 +244,12 @@ static int included_patches[] = { //424 NA //423, //422, - //421, + 421, //420 NA - //419, + 419, 418, - //417, - //416, + 417, + 416, 415, 414, //413 NA @@ -287,7 +287,7 @@ static int included_patches[] = { 381, //380 NA 379, - //378, + 378, 377, 376, 375, |