commit | a1c8ecfda90c0e0e519762ae0521d7f6e297c32e | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Mar 04 21:41:05 2017 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Mar 04 21:41:05 2017 +0100 |
tree | 6ef10100914bd0b5a4932076d2e58971d7b68615 | |
parent | 5558d19432120696409c007c64d5ba52eed42670 [diff] [blame] |
patch 8.0.0413: menu test fails on MS-Windows using gvim Problem: Menu test fails on MS-Windows using gvim. Solution: First delete the English menus.
diff --git a/src/version.c b/src/version.c index 309b877..040862b 100644 --- a/src/version.c +++ b/src/version.c
@@ -765,6 +765,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 413, +/**/ 412, /**/ 411,