diff src/version.c @ 4413:fa90ebf2c8f3 v7.3.955

updated for version 7.3.955 Problem: Python: Not enough tests. Solution: Add tests for vim.{current,window*,tabpage*}. (ZyX)
author Bram Moolenaar <bram@vim.org>
date Wed, 15 May 2013 16:27:37 +0200
parents 1afdb7d21c14
children 0bbacb6a83bd
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 */
 /**/
+    955,
+/**/
     954,
 /**/
     953,