diff options
Diffstat (limited to 'src/nvim/version.c')
-rw-r--r-- | src/nvim/version.c | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/src/nvim/version.c b/src/nvim/version.c index 0ee0419849..ca520c7af5 100644 --- a/src/nvim/version.c +++ b/src/nvim/version.c @@ -199,9 +199,9 @@ static const int included_patches[] = { // 2245, // 2244, // 2243 NA - // 2242, - // 2241, - // 2240, + 2242, + 2241, + 2240, // 2239, // 2238 NA 2237, @@ -260,8 +260,8 @@ static const int included_patches[] = { 2184, 2183, // 2182 NA - // 2181, - // 2180, + // 2181 NA + 2180, // 2179, 2178, 2177, @@ -270,8 +270,8 @@ static const int included_patches[] = { 2174, // 2173, 2172, - // 2171, - // 2170, + // 2171 NA + 2170, 2169, // 2168 NA // 2167 NA |