diff src/version.c @ 4585:b9f87487d935 v7.3.1040

updated for version 7.3.1040 Problem: Python: Problems with debugging dynamic build. Solution: Python patch 1. (ZyX)
author Bram Moolenaar <bram@vim.org>
date Wed, 29 May 2013 21:33:39 +0200
parents 321cfbef9431
children 63c9b681c3db
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 */
 /**/
+    1040,
+/**/
     1039,
 /**/
     1038,