commit | 768baacdc8f64d4ff8add87b5e1b96b36b266149 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Mon Apr 15 14:44:57 2013 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Mon Apr 15 14:44:57 2013 +0200 |
tree | 675aaa041aa0804f51258f01d72d0dddf4dda8cc | |
parent | b376647bb1dfa856613ef17945a4c97b0bcc2e56 [diff] [blame] |
updated for version 7.3.897 Problem: Configure doesn't always find the shared library. Solution: Change the configure script. (Ken Takata)
diff --git a/src/version.c b/src/version.c index 121923a..fcc6e5e 100644 --- a/src/version.c +++ b/src/version.c
@@ -729,6 +729,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 897, +/**/ 896, /**/ 895,