diff src/version.c @ 4700:0c25fa1dfd97 v7.3.1097

updated for version 7.3.1097 Problem: Python: a few recently added items are not documented. Solution: Update the documentation. (ZyX)
author Bram Moolenaar <bram@vim.org>
date Sun, 02 Jun 2013 17:46:40 +0200
parents 2db005052371
children 26f2dbea7443
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 */
 /**/
+    1097,
+/**/
     1096,
 /**/
     1095,