commit | be5d998d0ea2226f1f7180c32b19df17ad674853 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Nov 25 17:58:28 2017 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Nov 25 17:58:28 2017 +0100 |
tree | 200aafeba36fdc733c798619a93862d0061c83ee | |
parent | 281c93e7140ba87552c4edcbfdaaa5e25dc6a97a [diff] [blame] |
patch 8.0.1341: 'imactivatefunc' test fails on MS-Windows Problem: 'imactivatefunc' test fails on MS-Windows. Solution: Skip the text.
diff --git a/src/version.c b/src/version.c index e391e52..3fa66e4 100644 --- a/src/version.c +++ b/src/version.c
@@ -772,6 +772,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1341, +/**/ 1340, /**/ 1339,