diff src/version.c @ 3642:96249a1803e2 v7.3.581

updated for version 7.3.581 Problem: Problems compiling with Python. Solution: Pick UCS2 or UCS4 function at runtime. (lilydjwg)
author Bram Moolenaar <bram@vim.org>
date Fri, 29 Jun 2012 19:14:52 +0200
parents f02b6ad168ae
children d383bc2ba811
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -715,6 +715,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    581,
+/**/
     580,
 /**/
     579,