commit | 91856270dfbf7a042e2869bc44c9c7b217852f40 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Wed Feb 29 16:56:39 2012 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Wed Feb 29 16:56:39 2012 +0100 |
tree | b71575869f079f55d2d5601f0912103a2d8055d4 | |
parent | 4336cdf31860c5b590c2e5188b0abb6d6e030de0 [diff] [blame] |
updated for version 7.3.460 Problem: Win32: UPX does not compress 64 bit binaries. Solution: Mention and add the alternative: mpress. (Dave Bodenstab)
diff --git a/src/version.c b/src/version.c index 3c8101b..7fbadcd 100644 --- a/src/version.c +++ b/src/version.c
@@ -715,6 +715,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 460, +/**/ 459, /**/ 458,