diff options
Diffstat (limited to 'src/nvim/version.c')
-rw-r--r-- | src/nvim/version.c | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/src/nvim/version.c b/src/nvim/version.c index 04b42ed39f..acaad38ca2 100644 --- a/src/nvim/version.c +++ b/src/nvim/version.c @@ -126,8 +126,8 @@ static int included_patches[] = { // 2317, // 2316 NA // 2315, - // 2314, - // 2313, + 2314, + 2313, 2312, // 2311 NA // 2310 NA @@ -140,7 +140,7 @@ static int included_patches[] = { // 2303, // 2302 NA // 2301 NA - // 2300, + 2300, // 2299, // 2298 NA // 2297 NA @@ -323,7 +323,7 @@ static int included_patches[] = { // 2120, // 2119, // 2118 NA - // 2117, + 2117, // 2116 NA // 2115 NA // 2114 NA @@ -363,9 +363,9 @@ static int included_patches[] = { // 2080, // 2079 NA // 2078 NA - // 2077, + 2077, // 2076, - // 2075, + 2075, // 2074, // 2073 NA // 2072, @@ -434,7 +434,7 @@ static int included_patches[] = { 2009, 2008, 2007, - // 2006, + 2006, 2005, // 2004 NA // 2003 NA |