diff src/version.c @ 4774:531e598651fc v7.3.1134

updated for version 7.3.1134 Problem: Running test 49 takes a long time. Solution: Don't have it grep all files.
author Bram Moolenaar <bram@vim.org>
date Thu, 06 Jun 2013 18:55:49 +0200
parents 03375ccf28a2
children e4bc21965079
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 */
 /**/
+    1134,
+/**/
     1133,
 /**/
     1132,