commit | a9f2220176cc318ed076472ac41d00e70934bc83 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue Jun 11 18:48:21 2013 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Tue Jun 11 18:48:21 2013 +0200 |
tree | 04d596972eae42b9930a9910f58910badd71f3f6 | |
parent | 16619a235bae49c11d28ac462dc2d42fcfea44ba [diff] [blame] |
updated for version 7.3.1166 Problem: Loading Python modules is not tested. Solution: Enable commented-out tests, add missing files. (ZyX)
diff --git a/src/version.c b/src/version.c index 8480261..037b0a4 100644 --- a/src/version.c +++ b/src/version.c
@@ -729,6 +729,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1166, +/**/ 1165, /**/ 1164,