diff src/version.c @ 5031:7ab94cb688be v7.3.1259

updated for version 7.3.1259 Problem: No test for patch 7.3.1258 Solution: Add a test entry.
author Bram Moolenaar <bram@vim.org>
date Sat, 29 Jun 2013 12:10:26 +0200
parents c9e2ccc53f2e
children 7aa4e0822dec
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 */
 /**/
+    1259,
+/**/
     1258,
 /**/
     1257,