commit | 0bd80ccd853ddfa4cc2385b6ceb3b2610245a9ed | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Jun 23 13:28:17 2013 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Jun 23 13:28:17 2013 +0200 |
tree | a1df58e6f24ee6e84b6fa024e8a4ea822697f995 | |
parent | 808c2bc8bf435917b792e172a22dc5f8c0e7066a [diff] [blame] |
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!
diff --git a/src/version.c b/src/version.c index 2fc01b6..bf9b2b3 100644 --- a/src/version.c +++ b/src/version.c
@@ -729,6 +729,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1229, +/**/ 1228, /**/ 1227,