diff src/version.c @ 4533:6a2005efa02b v7.3.1014

updated for version 7.3.1014 Problem: New regexp state dump is hard to read. Solution: Make the state dump more pretty. (Taro Muraoka)
author Bram Moolenaar <bram@vim.org>
date Sat, 25 May 2013 12:28:11 +0200
parents 1be43c095aff
children 45f97c349537
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 */
 /**/
+    1014,
+/**/
     1013,
 /**/
     1012,