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 9f3395680b..9f2b7a26c3 100644 --- a/src/nvim/version.c +++ b/src/nvim/version.c @@ -146,7 +146,7 @@ static int included_patches[] = { // 2297 NA // 2296, // 2295, - // 2294, + 2294, // 2293, // 2292, // 2291, @@ -163,12 +163,12 @@ static int included_patches[] = { // 2280, // 2279, // 2278 NA - // 2277, + 2277, // 2276, // 2275, 2274, - // 2273, - // 2272, + 2273, + 2272, // 2271 NA // 2270 NA // 2269, @@ -214,8 +214,8 @@ static int included_patches[] = { // 2229, // 2228, 2227, - // 2226, - // 2225, + 2226, + 2225, // 2224, // 2223, // 2222, @@ -225,7 +225,7 @@ static int included_patches[] = { // 2218 NA 2217, // 2216 NA - // 2215, + 2215, // 2214 NA 2213, 2212, @@ -236,17 +236,17 @@ static int included_patches[] = { // 2207 NA // 2206 NA 2205, - // 2204, + 2204, // 2203 NA // 2202 NA - // 2201, + 2201, // 2200, // 2199 NA // 2198, // 2197, // 2196, // 2195 NA - // 2194, + 2194, // 2193 NA // 2192 NA // 2191 NA @@ -257,7 +257,7 @@ static int included_patches[] = { // 2186 NA // 2185, // 2184, - // 2183, + 2183, // 2182 NA // 2181, // 2180, |