commit | c4b99e0be76e0fbb9b43efb16f2d56607ce45de0 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Jun 23 14:30:47 2013 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Jun 23 14:30:47 2013 +0200 |
tree | 015a0b275f214352057b70a64e7e4dc6af973e16 | |
parent | 141be8a585145d2217fb425739ccc121aed4a8d4 [diff] [blame] |
updated for version 7.3.1232 Problem: Python: inconsistencies in variable names. Solution: Rename variables. (ZyX)
diff --git a/src/version.c b/src/version.c index a775eae..bb95b5b 100644 --- a/src/version.c +++ b/src/version.c
@@ -729,6 +729,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1232, +/**/ 1231, /**/ 1230,