commit | 1089374130862e5c19745d3ff4314f0c5690baf1 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Fri Jun 19 22:37:47 2020 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Fri Jun 19 22:37:47 2020 +0200 |
tree | 802a9850991b5d2b81e51d1f9967151b8d982e41 | |
parent | 7e380030c15d961421a3fcda6cc358e2d112f4f8 [diff] [blame] |
patch 8.2.1017: Appveyor output doesn't show MinGW console features Problem: Appveyor output doesn't show MinGW console features. Solution: List the features of the console build.
diff --git a/src/version.c b/src/version.c index 2842859..323f4b0 100644 --- a/src/version.c +++ b/src/version.c
@@ -755,6 +755,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1017, +/**/ 1016, /**/ 1015,