diff src/version.c @ 8198:7c21dd028e0f v7.4.1392

commit https://github.com/vim/vim/commit/2cd5bb2505acc001933e97cf788f473f8db60895 Author: Bram Moolenaar <Bram@vim.org> Date: Mon Feb 22 22:05:32 2016 +0100 patch 7.4.1392 Problem: Some tests fail for Win32 console version. Solution: Move the tests to SCRIPTS_MORE2. Pass VIMRUNTIME. (Christian Brabandt)
author Christian Brabandt <cb@256bit.org>
date Mon, 22 Feb 2016 22:15:03 +0100
parents cbb2f84da063
children ee84450e604e
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -749,6 +749,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    1392,
+/**/
     1391,
 /**/
     1390,