diff src/version.c @ 5162:c624928fbc49 v7.4a.007

updated for version 7.4a.007 Problem: After "g$" with 'virtualedit' set, "k" moves to a different column. (Dimitar Dimitrov) Solution: Set w_curswant. (Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Tue, 09 Jul 2013 17:08:29 +0200
parents 6b6e1786c7df
children b3bd43ef012d
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -729,6 +729,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    7,
+/**/
     6,
 /**/
     5,