diff src/version.c @ 4897:91136a41f83f v7.3.1194

updated for version 7.3.1194 Problem: Yaml highlighting is slow. Solution: Tune the estimation of pattern failure chance.
author Bram Moolenaar <bram@vim.org>
date Fri, 14 Jun 2013 22:33:51 +0200
parents 8b46c37c4b84
children 4837fd61be52
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 */
 /**/
+    1194,
+/**/
     1193,
 /**/
     1192,