commit | 298c65971e884666d57c32bff6b730d517d9dc30 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Apr 02 22:24:20 2016 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Apr 02 22:24:20 2016 +0200 |
tree | fa29b391c667c885310b6a1ebc69d722878fab91 | |
parent | cb0700844c1274fe8bc0ceaffaee0ad21c406f30 [diff] [blame] |
patch 7.4.1698 Problem: Two tests fail when running tests with MinGW. (Michael Soyka) Solution: Convert test_getcwd.ok test_wordcount.ok to unix fileformat.
diff --git a/src/version.c b/src/version.c index cfca22e..19e44d8 100644 --- a/src/version.c +++ b/src/version.c
@@ -749,6 +749,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1698, +/**/ 1697, /**/ 1696,