diff src/version.c @ 4633:3857d399ab41 v7.3.1064

updated for version 7.3.1064 Problem: Python: insufficient error checking. Solution: Python patch 23. (ZyX)
author Bram Moolenaar <bram@vim.org>
date Thu, 30 May 2013 13:17:17 +0200
parents 4157fef7b950
children 07c534fe9b6c
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -729,6 +729,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    1064,
+/**/
     1063,
 /**/
     1062,