diff src/version.c @ 2911:c6df8554b39d v7.3.228

updated for version 7.3.228 Problem: "2gj" does not always move to the correct position. Solution: Get length of line after moving to a next line. (James Vega)
author Bram Moolenaar <bram@vim.org>
date Mon, 20 Jun 2011 00:45:58 +0200
parents b65a26a2aa09
children 07647a0545c9
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -710,6 +710,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    228,
+/**/
     227,
 /**/
     226,