commit | fe9fb927ae66917813974a16f766e98133b1925b | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Fri Nov 23 21:54:48 2012 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Fri Nov 23 21:54:48 2012 +0100 |
tree | 2019a50f34532e99476221a38d0f73b2a734a0c0 | |
parent | 7331304fd31c3cd488dd3b31acc8743914523eb0 [diff] [blame] |
updated for version 7.3.728 Problem: Cannot compile with MzScheme interface on Ubuntu 12.10. Solution: Find the collects directory under /usr/share.
diff --git a/src/version.c b/src/version.c index 4614354..e59d8e3 100644 --- a/src/version.c +++ b/src/version.c
@@ -726,6 +726,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 728, +/**/ 727, /**/ 726,