]> granicus.if.org Git - vim/commitdiff
updated for version 7.4a.001 v7.4a.001
authorBram Moolenaar <Bram@vim.org>
Sat, 6 Jul 2013 14:23:02 +0000 (16:23 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 6 Jul 2013 14:23:02 +0000 (16:23 +0200)
Problem:    Script to update syntax menu is oudated.
Solution:   Add the missing items.
(only changing the version, file was already updated)

src/version.c

index 05fdc73e862c97d5fae97fced8719961942bb3cf..20ea596da215a5c9896d5fc0e5512d748bbfb966 100644 (file)
@@ -728,6 +728,10 @@ static char *(features[]) =
 
 static int included_patches[] =
 {   /* Add new patch number below this line */
+/**/
+    1,
+/**/
+    1,
 /**/
     0
 };