diff src/version.c @ 5308:4fe1dfc7014e v7.4.007

updated for version 7.4.007 Problem: Creating a preview window on startup leaves the screen layout in a messed up state. (Marius Gedminas) Solution: Don't change firstwin. (Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Thu, 22 Aug 2013 14:14:27 +0200
parents 2374a05efe20
children b04bdb2c5fce
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -728,6 +728,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    7,
+/**/
     6,
 /**/
     5,