commit | e64faa6645377b958e7e5f6a273521063312792c | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue May 21 18:47:21 2013 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Tue May 21 18:47:21 2013 +0200 |
tree | 65e5266ace385bc1a38a5dfdffbb48f6824b9927 | |
parent | d6e391862c58d7c7494b8c4cc65a4b745d7eafe1 [diff] [blame] |
updated for version 7.3.993 Problem: Python: Later patch does things slightly differently. Solution: Adjusted argument type changes. (ZyX)
diff --git a/src/version.c b/src/version.c index 7200826..5996ad7 100644 --- a/src/version.c +++ b/src/version.c
@@ -729,6 +729,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 993, +/**/ 992, /**/ 991,