commit | af2dff8fbc0e0c1dd7cb5ae058c3b896c28f7d24 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Fri Jan 01 14:57:51 2016 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Fri Jan 01 14:57:51 2016 +0100 |
tree | 0b44d2a9f91089d2a6431c34ae12cc349987a60c | |
parent | 8f79acdf7ede2693fbda53c3c9693f16db4f193b [diff] [blame] |
patch 7.4.1018 Problem: Failure running tests. Solution: Add missing change to list of old style tests.
diff --git a/src/version.c b/src/version.c index dfb6ad1..98066f8 100644 --- a/src/version.c +++ b/src/version.c
@@ -742,6 +742,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1018, +/**/ 1017, /**/ 1016,