]> granicus.if.org Git - vim/commitdiff
updated for version 7.3.1183 v7.3.1183
authorBram Moolenaar <Bram@vim.org>
Thu, 13 Jun 2013 17:27:18 +0000 (19:27 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 13 Jun 2013 17:27:18 +0000 (19:27 +0200)
Problem:    Python tests 86 and 87 fail.
Solution:   Add "empty" files. (ZyX)

src/version.c

index 9dfef573d003735378d57f82a7e5315bb737d1e4..82569243abd144c4e6fcee88a893aaa2547eb679 100644 (file)
@@ -728,6 +728,8 @@ static char *(features[]) =
 
 static int included_patches[] =
 {   /* Add new patch number below this line */
+/**/
+    1183,
 /**/
     1182,
 /**/