commit | 0014a53ad18c7e8aeeb33b6e68c120fdbcead177 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Wed May 29 21:33:39 2013 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Wed May 29 21:33:39 2013 +0200 |
tree | cd751064f92a4cdfae273b26056a547889dec616 | |
parent | 423532e10d7335750afbace57ba65c0b6f138756 [diff] [blame] |
updated for version 7.3.1040 Problem: Python: Problems with debugging dynamic build. Solution: Python patch 1. (ZyX)
diff --git a/src/version.c b/src/version.c index b9db33d..62d0bab 100644 --- a/src/version.c +++ b/src/version.c
@@ -729,6 +729,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1040, +/**/ 1039, /**/ 1038,