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 220e0fc7af..72b39ba974 100644 --- a/src/nvim/version.c +++ b/src/nvim/version.c @@ -109,7 +109,7 @@ static int included_patches[] = { // 2334, // 2333, // 2332 NA - // 2331, + 2331, // 2330, // 2329, // 2328, @@ -119,7 +119,7 @@ static int included_patches[] = { // 2324, // 2323, // 2322, - // 2321, + 2321, // 2320, // 2319 NA // 2318, @@ -252,7 +252,7 @@ static int included_patches[] = { // 2191 NA // 2190, // 2189, - // 2188, + 2188, // 2187, // 2186 NA // 2185, @@ -291,10 +291,10 @@ static int included_patches[] = { // 2152, // 2151, // 2150 NA - // 2149, + 2149, // 2148, - // 2147, - // 2146, + 2147, + 2146, // 2145 NA // 2144, // 2143, |