commit | 16eb4f88000cfdba68df6c421fe44e7e029ba53e | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Feb 14 23:02:34 2016 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Feb 14 23:02:34 2016 +0100 |
tree | 12e97ba0267d78212cc58b7644eb1fbd87a05c9c | |
parent | 7b3ca76a451b10d238ef946f3231762e0bd988e9 [diff] [blame] |
patch 7.4.1319 Problem: Tests fail on MS-Windows and on Unix with GUI. Solution: Fix unregistering.
diff --git a/src/version.c b/src/version.c index 5557b74..c047848 100644 --- a/src/version.c +++ b/src/version.c
@@ -748,6 +748,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1319, +/**/ 1318, /**/ 1317,