diff options
Diffstat (limited to 'src/nvim/version.c')
-rw-r--r-- | src/nvim/version.c | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/src/nvim/version.c b/src/nvim/version.c index ab3ccdab3d..8fd0fce329 100644 --- a/src/nvim/version.c +++ b/src/nvim/version.c @@ -79,7 +79,7 @@ static int included_patches[] = { // 2365 NA // 2364, // 2363 NA - // 2362, + 2362, // 2361 NA // 2360, // 2359 NA @@ -88,13 +88,13 @@ static int included_patches[] = { // 2356, // 2355, // 2354, - // 2353, + 2353, // 2352 NA // 2351 NA // 2350, // 2349, - // 2348, - // 2347, + 2348, + 2347, // 2346, // 2345 NA // 2344 NA @@ -105,28 +105,28 @@ static int included_patches[] = { // 2339, // 2338 NA 2337, - // 2336, + 2336, 2335, // 2334, - // 2333, + 2333, // 2332 NA 2331, // 2330, // 2329, // 2328, // 2327 NA - // 2326, + 2326, // 2325 NA // 2324, - // 2323, - // 2322, + 2323, + 2322, 2321, // 2320, // 2319 NA // 2318, - // 2317, + 2317, // 2316 NA - // 2315, + 2315, 2314, 2313, 2312, |