diff src/version.c @ 7977:96fe78b32ad5 v7.4.1284

commit https://github.com/vim/vim/commit/dc94a26a641914df5f1ba1ab47a5752e1137287e Author: Bram Moolenaar <Bram@vim.org> Date: Sun Feb 7 20:29:00 2016 +0100 patch 7.4.1284 Problem: Test 49 fails. Solution: Check for a different error message.
author Christian Brabandt <cb@256bit.org>
date Sun, 07 Feb 2016 20:30:05 +0100
parents 7224f5e9c36a
children 22367b9f528a
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -748,6 +748,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    1284,
+/**/
     1283,
 /**/
     1282,