diff src/version.c @ 4968:b6e693e1f946 v7.3.1229

updated for version 7.3.1229 Problem: Python: not so easy to delete/restore translating. Solution: Make macros do translation of exception messages. (ZyX) Note: this breaks translations!
author Bram Moolenaar <bram@vim.org>
date Sun, 23 Jun 2013 13:28:17 +0200
parents 620d9b59d4ed
children f5c822e5a0eb
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 */
 /**/
+    1229,
+/**/
     1228,
 /**/
     1227,