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 b1aa8e2a4b..b579cdef12 100644 --- a/src/nvim/version.c +++ b/src/nvim/version.c @@ -181,7 +181,7 @@ static const int included_patches[] = { 2266, 2265, 2264, - // 2263, + 2263, // 2262 NA // 2261 NA // 2260 NA @@ -198,14 +198,14 @@ static const int included_patches[] = { 2249, 2248, // 2247 NA - // 2246, - // 2245, - // 2244, + 2246, + 2245, + 2244, // 2243 NA 2242, 2241, 2240, - // 2239, + 2239, // 2238 NA 2237, 2236, @@ -213,7 +213,7 @@ static const int included_patches[] = { // 2234 NA 2233, // 2232 NA - // 2231, + 2231, 2230, // 2229, 2228, |