diff --git a/src/nvim/version.c b/src/nvim/version.c index 1282a53452..2f6e01bf95 100644 --- a/src/nvim/version.c +++ b/src/nvim/version.c @@ -60,7 +60,7 @@ char *version_cflags = "Compilation: " NVIM_VERSION_CFLAGS; // clang-format off static const int vim_versions[] = { 801, 802, 900, 901, 902 }; -static const int num_patches[] = { 2331, 3803, 1574, 1612, 121 }; +static const int num_patches[] = { 2331, 3803, 1574, 1613, 136 }; static const int *included_patchsets[] = { (const int[]) { // 801 @@ -3716,9 +3716,7 @@ static const int *included_patchsets[] = { // 333 332, 331, // 330 - 329, 328, - // 327 - 326, 325, 324, 323, 322, 321, 320, 319, 318, 317, 316, 315, + 329, 328, 327, 326, 325, 324, 323, 322, 321, 320, 319, 318, 317, 316, 315, // 314 313, 312, 311, 310, // 309 @@ -3816,13 +3814,19 @@ static const int *included_patchsets[] = { // 0 }, (const int[]) { // 902 + 271, 270, + // 266-269 + 265, + // 255-264 + 254, 253, 252, + // 248-251 + 247, 246, 245, 244, 243, 242, + // 240-241 239, // 238 237, // 236 - 235, - // 234 - 233, + 235, 234, 233, // 232 231, 230, // 227-229 @@ -3903,7 +3907,9 @@ static const int *included_patchsets[] = { 59, 58, 57, 56, 55, 54, // 53 52, - // 48-51 + // 51 + 50, + // 48-49 47, 46, // 45 44, @@ -3920,9 +3926,7 @@ static const int *included_patchsets[] = { // 26 25, 24, 23, 22, // 21 - 20, - // 19 - 18, + 20, 19, 18, // 14-17 13, 12, // 11