commit | 8600e40a6725f3ea9c8b545e68337a08472b781d | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu May 30 13:28:41 2013 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Thu May 30 13:28:41 2013 +0200 |
tree | 0a6046271867f1d337984161032706d9b729adb6 | |
parent | bcb40977c3e71461f52ef5201cf55c5d427fc738 [diff] [blame] |
updated for version 7.3.1066 Problem: Python: Insufficient exception and error testing. Solution: Python patch 25. (ZyX)
diff --git a/src/version.c b/src/version.c index 7601180..3bf1f29 100644 --- a/src/version.c +++ b/src/version.c
@@ -729,6 +729,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1066, +/**/ 1065, /**/ 1064,