diff src/version.c @ 5010:b614332f7df2 v7.3.1249

updated for version 7.3.1249 Problem: Modeline not recognized when using "Vim" instead of "vim". Solution: Also accept "Vim".
author Bram Moolenaar <bram@vim.org>
date Wed, 26 Jun 2013 20:04:35 +0200
parents 3717d569027d
children 6aecf486bb34
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 */
 /**/
+    1249,
+/**/
     1248,
 /**/
     1247,