diff src/version.c @ 5496:93c8296281dd v7.4.097

updated for version 7.4.097 Problem: Unexpected behavior change related to 'virtualedit'. (Ingo Karkat) Solution: Update the valid cursor position. (Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Thu, 21 Nov 2013 13:24:41 +0100
parents 645358801356
children 79a8bac614c0
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -739,6 +739,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    97,
+/**/
     96,
 /**/
     95,