commit | 8ab3c1dc6bf70021f89e6e614b202606863bc168 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Wed Aug 09 22:24:52 2017 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Wed Aug 09 22:24:52 2017 +0200 |
tree | 750c95e9584e3e059900dc7b73bd23ba76f748ae | |
parent | 0a0217abfabcee8b0779df2e18a186a4b41e18ce [diff] [blame] |
patch 8.0.0895: filetype test fails on MS-Windows Problem: Filetype test fails on MS-Windows. Solution: Fix file names.
diff --git a/src/version.c b/src/version.c index 77e6345..cb64bde 100644 --- a/src/version.c +++ b/src/version.c
@@ -770,6 +770,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 895, +/**/ 894, /**/ 893,