From c82b50b2124637ba9f7c39d18c0e5af07c0a123f Mon Sep 17 00:00:00 2001 From: "Markus F.X.J. Oberhumer" Date: Fri, 17 Mar 2006 15:40:24 +0000 Subject: [PATCH] Bumped tentative release date. committer: mfx 1142610024 +0000 --- src/version.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/version.h b/src/version.h index c7784106..7c4c58aa 100644 --- a/src/version.h +++ b/src/version.h @@ -1,6 +1,6 @@ #define UPX_VERSION_HEX 0x019500 /* 01.95.00 */ #define UPX_VERSION_STRING "1.95 beta" #define UPX_VERSION_STRING4 "1.95" -#define UPX_VERSION_DATE "Mar 12th 2006" -#define UPX_VERSION_DATE_ISO "2006-03-12" +#define UPX_VERSION_DATE "Mar 18th 2006" +#define UPX_VERSION_DATE_ISO "2006-03-18" #define UPX_VERSION_YEAR "2006"