diff src/version.c @ 7387:702f694c9396 v7.4.998

commit https://github.com/vim/vim/commit/f9c8bd2137b045f9a64d63eefcf022b4726b1419 Author: Bram Moolenaar <Bram@vim.org> Date: Tue Dec 29 21:34:48 2015 +0100 patch 7.4.998 Problem: Running tests in shadow directory fails. Test 49 fails. Solution: Link more files for the shadow directory. Make test 49 end up in the right buffer.
author Christian Brabandt <cb@256bit.org>
date Tue, 29 Dec 2015 21:45:04 +0100
parents 160f4b03d8d0
children f7ed82d38e6d
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -742,6 +742,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    998,
+/**/
     997,
 /**/
     996,