commit | 305b2fde1343422c3fd0f63e7e461a37789069ce | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu May 30 13:32:30 2013 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Thu May 30 13:32:30 2013 +0200 |
tree | ad7d381a74826751c02429203bea537522c7bb37 | |
parent | 8600e40a6725f3ea9c8b545e68337a08472b781d [diff] [blame] |
updated for version 7.3.1067 Problem: Python: documentation lags behind. Solution: Python patch 26. (ZyX)
diff --git a/src/version.c b/src/version.c index 3bf1f29..173f254 100644 --- a/src/version.c +++ b/src/version.c
@@ -729,6 +729,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1067, +/**/ 1066, /**/ 1065,