diff src/version.c @ 4839:d59ff2114733 v7.3.1166

updated for version 7.3.1166 Problem: Loading Python modules is not tested. Solution: Enable commented-out tests, add missing files. (ZyX)
author Bram Moolenaar <bram@vim.org>
date Tue, 11 Jun 2013 18:48:21 +0200
parents 05b8436873d4
children 81dedcd64821
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 */
 /**/
+    1166,
+/**/
     1165,
 /**/
     1164,