diff src/version.c @ 5755:9123b4d3ef05 v7.4.222

updated for version 7.4.222 Problem: The Ruby directory is constructed from parts. Solution: Use 'rubyarchhdrdir' if it exists. (James McCoy)
author Bram Moolenaar <bram@vim.org>
date Thu, 27 Mar 2014 17:19:09 +0100
parents a548aae15b3a
children 4b78922d557c
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 */
 /**/
+    222,
+/**/
     221,
 /**/
     220,