diff options
Diffstat (limited to 'src/nvim/version.c')
-rw-r--r-- | src/nvim/version.c | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/src/nvim/version.c b/src/nvim/version.c index 6f38776a60..d4f9c0232f 100644 --- a/src/nvim/version.c +++ b/src/nvim/version.c @@ -625,10 +625,10 @@ static const int included_patches[] = { // 330, // 329, // 328, - // 327, + 327, 326, 325, - // 324, + 324, // 323, 322, // 321, @@ -647,10 +647,10 @@ static const int included_patches[] = { 308, 307, // 306, - // 305, + 305, // 304, // 303, - // 302, + // 302, NA // 301, 300, // 299, @@ -658,7 +658,7 @@ static const int included_patches[] = { 297, // 296, // 295, - // 294, + 294, // 293, // 292, 291, |