diff src/version.c @ 7378:a6c23c3c5880 v7.4.994

commit https://github.com/vim/vim/commit/4e5a31c8b3e259605f4d8543aaae68578cf9b0d7 Author: Bram Moolenaar <Bram@vim.org> Date: Tue Dec 29 17:11:15 2015 +0100 patch 7.4.994 Problem: New style tests are not run on MS-Windows. Solution: Add the new style tests.
author Christian Brabandt <cb@256bit.org>
date Tue, 29 Dec 2015 17:15:05 +0100
parents 88843d12c82b
children 055a0b587a3e
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 */
 /**/
+    994,
+/**/
     993,
 /**/
     992,