commit | 5d6844566a5dcb506c6d146f7e46f7e7d09220ae | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Mon Jul 15 22:03:40 2019 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Mon Jul 15 22:03:40 2019 +0200 |
tree | 6b41418b3c901fa2bd166746e13cd5418221bc12 | |
parent | c9afd15bc8c123e9066258e6edf2f806855d230b [diff] [blame] |
patch 8.1.1698: Appveyor build with MSVC fails Problem: Appveyor build with MSVC fails. Solution: Remove the sed command
diff --git a/src/version.c b/src/version.c index 7d8f700..f6fed49 100644 --- a/src/version.c +++ b/src/version.c
@@ -778,6 +778,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1698, +/**/ 1697, /**/ 1696,