diff src/version.c @ 6495:fe0f33ac63af v7.4.575

updated for version 7.4.575 Problem: Unicode character properties are outdated. Solution: Update the tables with the latest version.
author Bram Moolenaar <bram@vim.org>
date Wed, 14 Jan 2015 17:40:09 +0100
parents 45ff9dd354ea
children 749fc929da45
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 */
 /**/
+    575,
+/**/
     574,
 /**/
     573,