diff src/version.c @ 3388:981c7ad9dd48 v7.3.460

updated for version 7.3.460 Problem: Win32: UPX does not compress 64 bit binaries. Solution: Mention and add the alternative: mpress. (Dave Bodenstab)
author Bram Moolenaar <bram@vim.org>
date Wed, 29 Feb 2012 16:56:39 +0100
parents cb2ae92ce106
children de60f6fa3d8d
line wrap: on
line diff
--- a/src/version.c
+++ b/src/version.c
@@ -715,6 +715,8 @@ static char *(features[]) =
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    460,
+/**/
     459,
 /**/
     458,