diff --git a/src/nvim/version.c b/src/nvim/version.c index 83d6322fda..1282a53452 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, 103 }; +static const int num_patches[] = { 2331, 3803, 1574, 1612, 121 }; static const int *included_patchsets[] = { (const int[]) { // 801 @@ -3816,27 +3816,43 @@ static const int *included_patchsets[] = { // 0 }, (const int[]) { // 902 - 226, 225, - // 224 - 223, 222, - // 220-221 - 219, + 239, + // 238 + 237, + // 236 + 235, + // 234 + 233, + // 232 + 231, 230, + // 227-229 + 226, 225, 224, 223, 222, + // 221 + 220, 219, // 218 217, - // 210-216 - 209, + // 211-216 + 210, 209, // 205-208 204, // 203 202, 201, - // 183-200 - 182, + // 192-200 + 191, + // 189-190 + 188, 187, + // 184-186 + 183, 182, // 181 180, - // 175-179 - 174, - // 166-173 - 165, + // 178-179 + 177, 176, + // 175 + 174, 173, + // 171-172 + 170, + // 167-169 + 166, 165, // 163-164 162, // 160-161