diff src/version.c @ 6489:cba15023c403 v7.4.572

updated for version 7.4.572 Problem: Address type of :wincmd depends on the argument. Solution: Check the argument.
author Bram Moolenaar <bram@vim.org>
date Wed, 14 Jan 2015 15:47:36 +0100
parents 97b2ff29ae3a
children 8cfbc34ae4aa
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -742,6 +742,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    572,
+/**/
     571,
 /**/
     570,