diff options
Diffstat (limited to 'src/nvim/version.c')
| -rw-r--r-- | src/nvim/version.c | 10 | 
1 files changed, 5 insertions, 5 deletions
| diff --git a/src/nvim/version.c b/src/nvim/version.c index cf88c237ef..12dde9a6c7 100644 --- a/src/nvim/version.c +++ b/src/nvim/version.c @@ -221,9 +221,9 @@ static int included_patches[] = {    410,    //409 NA    //408, -  //407, +  407,    //406, -  //405, +  405,    //404 NA    //403 NA    //402, @@ -237,12 +237,12 @@ static int included_patches[] = {    //394,    //393,    392, -  //391, +  391,    //390,    //389,    388,    387, -  //386, +  386,    //385,    //384 NA    383, @@ -268,7 +268,7 @@ static int included_patches[] = {    //363,    362,    361, -  //360, +  360,    359,    358,    357, | 
