commit | 4b1c9a91b5d7f98b6e3391e776a289d485aa274d | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Wed Sep 19 21:06:31 2018 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Wed Sep 19 21:06:31 2018 +0200 |
tree | 22f14067627665f18b6f9776d2ad04778e28a921 | |
parent | a87f8fd3fe8697d2b43da5c89e3079aaa0f1c9c7 [diff] [blame] |
patch 8.1.0409: startup test fails on MS-Windows Problem: Startup test fails on MS-Windows. Solution: Do the Arabic test in silent Ex mode. Loosen the check for -V2.
diff --git a/src/version.c b/src/version.c index 51601a0..2726e63 100644 --- a/src/version.c +++ b/src/version.c
@@ -795,6 +795,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 409, +/**/ 408, /**/ 407,