diff src/version.c @ 5757:4b78922d557c v7.4.223

updated for version 7.4.223 Problem: Still using an older autoconf version. Solution: Switch to autoconf 2.69.
author Bram Moolenaar <bram@vim.org>
date Thu, 27 Mar 2014 17:40:59 +0100
parents 9123b4d3ef05
children 092b8f61021b
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -735,6 +735,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    223,
+/**/
     222,
 /**/
     221,