diff src/version.c @ 3941:5049eacbff0e v7.3.726

updated for version 7.3.726 Problem: Typos and duplicate info in README. Solution: Fix the text.
author Bram Moolenaar <bram@vim.org>
date Fri, 23 Nov 2012 21:45:25 +0100
parents f4aa43d952f5
children d3c291efdb0b
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -726,6 +726,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    726,
+/**/
     725,
 /**/
     724,