From 77f2a478c8b521352a7cffd41afbf4c47ad7cc4b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2026 05:49:02 -0400 Subject: [PATCH] docs: update version.c #38455 vim-patch:9.2.0234: test: Test_close_handle() is flaky vim-patch:a603175c6 runtime(manpager): use \x07 instead of \a for BEL in OSC 8 regex vim-patch:9.2.0245: xxd: color output detection is broken vim-patch:9.2.0247: popup: popups may not wrap as expected vim-patch:e09000a78 runtime(doc): Update examples in xxd.1 manpage vim-patch:be7ef8a19 translation(it): Update Italian xxd man page vim-patch:9.2.0242: memory leak in check_for_cryptkey() vim-patch:9.2.0243: memory leak in change_indent() vim-patch:9.2.0244: memory leak in eval8() vim-patch:9.2.0246: memory leak in globpath() --- src/nvim/version.c | 44 ++++++++++++++++++++++++++++++-------------- 1 file changed, 30 insertions(+), 14 deletions(-) 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