diff src/version.c @ 27702:ae09d11b8099 v8.2.4377

patch 8.2.4377: CI steps for Windows are a bit unorganized Commit: https://github.com/vim/vim/commit/0cd3e94e2cf18550c10f85814c9c1b1d4929003c Author: ichizok <gclient.gaap@gmail.com> Date: Mon Feb 14 11:36:57 2022 +0000 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 https://github.com/vim/vim/issues/9764)
author Bram Moolenaar <Bram@vim.org>
date Mon, 14 Feb 2022 12:45:03 +0100
parents 3f57b0a8cd29
children 4c68fb88b73f
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -751,6 +751,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    4377,
+/**/
     4376,
 /**/
     4375,