diff options
Diffstat (limited to 'src/nvim/version.c')
-rw-r--r-- | src/nvim/version.c | 54 |
1 files changed, 27 insertions, 27 deletions
diff --git a/src/nvim/version.c b/src/nvim/version.c index 5cdd0d96fe..398a3e6542 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, @@ -138,19 +138,19 @@ static int included_patches[] = { // 2306, 2305, // 2304 NA - // 2303, + 2303, // 2302 NA // 2301 NA 2300, 2299, // 2298 NA // 2297 NA - // 2296, + 2296, 2295, 2294, - // 2293, + 2293, 2292, - // 2291, + 2291, // 2290 NA // 2289 NA // 2288 NA @@ -158,10 +158,10 @@ static int included_patches[] = { // 2286 NA // 2285 NA 2284, - // 2283, + 2283, // 2282 NA // 2281 NA - // 2280, + 2280, 2279, // 2278 NA 2277, @@ -175,7 +175,7 @@ static int included_patches[] = { // 2269, // 2268, // 2267 NA - // 2266, + 2266, 2265, 2264, // 2263, @@ -193,7 +193,7 @@ static int included_patches[] = { 2251, // 2250, 2249, - // 2248, + 2248, // 2247 NA // 2246, // 2245, @@ -213,14 +213,14 @@ static int included_patches[] = { // 2231, 2230, // 2229, - // 2228, + 2228, 2227, 2226, 2225, // 2224, 2223, 2222, - // 2221, + 2221, 2220, 2219, // 2218 NA @@ -257,27 +257,27 @@ static int included_patches[] = { 2187, // 2186 NA 2185, - // 2184, + 2184, 2183, // 2182 NA // 2181, // 2180, // 2179, - // 2178, - // 2177, + 2178, + 2177, // 2176 NA 2175, 2174, // 2173, - // 2172, + 2172, // 2171, // 2170, - // 2169, + 2169, // 2168 NA // 2167 NA // 2166 NA // 2165, - // 2164, + 2164, 2163, 2162, // 2161, |