diff src/version.c @ 4993:c87476046967 v7.3.1241

updated for version 7.3.1241 Problem: Some test files missing from the distribution. Solution: Update the list of files.
author Bram Moolenaar <bram@vim.org>
date Mon, 24 Jun 2013 22:23:55 +0200
parents bc9125136c69
children b4a2eaf28b51
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 */
 /**/
+    1241,
+/**/
     1240,
 /**/
     1239,