diff src/version.c @ 5751:1e272e318daa v7.4.220

updated for version 7.4.220 Problem: Test 105 does not work in a shadow dir. (James McCoy) Solution: Omit "src/" from the checked path.
author Bram Moolenaar <bram@vim.org>
date Thu, 27 Mar 2014 12:40:30 +0100
parents 37af1e6e91bb
children a548aae15b3a
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 */
 /**/
+    220,
+/**/
     219,
 /**/
     218,