commit | 0cd3e94e2cf18550c10f85814c9c1b1d4929003c | [log] [tgz] |
---|---|---|
author | ichizok <gclient.gaap@gmail.com> | Mon Feb 14 11:36:57 2022 +0000 |
committer | Bram Moolenaar <Bram@vim.org> | Mon Feb 14 11:36:57 2022 +0000 |
tree | 966cffbe8f3c24bd39116bc0a240c2aba54bf958 | |
parent | 9773db6f9bce7a6f063e23179976d7825ace4d72 [diff] [blame] |
patch 8.2.4377: CI steps for Windows are a bit unorganized Problem: CI steps for Windows are a bit unorganized. Solution: Organize CI test steps on Windows. (Ozaki Kiichi, closes #9764)
diff --git a/src/version.c b/src/version.c index 03990c2..17bc3f7 100644 --- a/src/version.c +++ b/src/version.c
@@ -751,6 +751,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 4377, +/**/ 4376, /**/ 4375,