commit | 4e5a31c8b3e259605f4d8543aaae68578cf9b0d7 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue Dec 29 17:11:15 2015 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Tue Dec 29 17:11:15 2015 +0100 |
tree | 00b06470efcfdbd845e5a9b459cec92bc4172cb0 | |
parent | 52f6ae1366b34fc5771595c0bd17c779a7f6f544 [diff] [blame] |
patch 7.4.994 Problem: New style tests are not run on MS-Windows. Solution: Add the new style tests.
diff --git a/src/version.c b/src/version.c index 167f55b..6ec3c6d 100644 --- a/src/version.c +++ b/src/version.c
@@ -742,6 +742,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 994, +/**/ 993, /**/ 992,