commit | dc94a26a641914df5f1ba1ab47a5752e1137287e | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Feb 07 20:29:00 2016 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Feb 07 20:29:00 2016 +0100 |
tree | b369e421b1094a04f4ab4a4c9c1910e6e28231db | |
parent | 942d6b22686858c9e72f8b8929df5c288170179c [diff] [blame] |
patch 7.4.1284 Problem: Test 49 fails. Solution: Check for a different error message.
diff --git a/src/version.c b/src/version.c index dab9368..c2d75bb 100644 --- a/src/version.c +++ b/src/version.c
@@ -748,6 +748,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1284, +/**/ 1283, /**/ 1282,