diff src/version.c @ 6030:9a4efda75b5e v7.4.355

updated for version 7.4.355 Problem: Several problems with Javascript indenting. Solution: Improve Javascript indenting.
author Bram Moolenaar <bram@vim.org>
date Thu, 03 Jul 2014 22:57:55 +0200
parents 5deaa4e9812d
children 34465a179ce2
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -735,6 +735,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    355,
+/**/
     354,
 /**/
     353,