commit | da9888a3f0118ce1ce5acbdcf4720602c2de2a3b | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Mon Dec 28 21:35:14 2015 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Mon Dec 28 21:35:14 2015 +0100 |
tree | c679abcfb9a689a2bd7816a8562d9cb2ff206f48 | |
parent | f2f6d297966ec0e357640b71a238e51afcaba6cc [diff] [blame] |
patch 7.4.986 Problem: Test49 doesn't work on MS-Windows. test70 is listed twice. Solution: Move test49 to the group not used on Amiga and MS-Windows. Remove test70 from SCRIPTS_WIN32.
diff --git a/src/version.c b/src/version.c index d46aeae..8412461 100644 --- a/src/version.c +++ b/src/version.c
@@ -742,6 +742,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 986, +/**/ 985, /**/ 984,