diff src/version.c @ 4954:07831d280e90 v7.3.1222

updated for version 7.3.1222 Problem: Cannot execute some tests from the src directoly. Solution: Add missing targets.
author Bram Moolenaar <bram@vim.org>
date Wed, 19 Jun 2013 20:11:50 +0200
parents 9f7b92f232d3
children 5cd32322154c
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 */
 /**/
+    1222,
+/**/
     1221,
 /**/
     1220,