commit | 3321e9d8a36c91c62d8ba3d43430b5c213b87f8b | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Aug 06 23:03:59 2016 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Aug 06 23:03:59 2016 +0200 |
tree | a90dc20b86ba4b5905b5421141483474255b7b7c | |
parent | 472a0a880a709c027f4b19cfa56c08e78818112d [diff] [blame] |
patch 7.4.2173 Problem: Can't test help on MS-Windows. Solution: Skip the test.
diff --git a/src/version.c b/src/version.c index a7af293..9cf031b 100644 --- a/src/version.c +++ b/src/version.c
@@ -764,6 +764,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 2173, +/**/ 2172, /**/ 2171,