diff src/version.c @ 4545:f7944ce459ac v7.3.1020

updated for version 7.3.1020 Problem: Not all patterns are tested with auto / old / new engine. Solution: Test patterns with three values of 'regexpengine'.
author Bram Moolenaar <bram@vim.org>
date Sat, 25 May 2013 23:15:27 +0200
parents 08ac46980953
children fc997f05cbc7
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 */
 /**/
+    1020,
+/**/
     1019,
 /**/
     1018,