From 69e4d3fdaddeccbb142cd083a5f2e5a8b53d3237 Mon Sep 17 00:00:00 2001 From: "Markus F.X.J. Oberhumer" Date: Thu, 6 Apr 2006 08:52:43 +0000 Subject: [PATCH] Bumped tentative release date. committer: mfx 1144313563 +0000 --- src/version.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/version.h b/src/version.h index 7c4c58aa..e79ce36c 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 18th 2006" -#define UPX_VERSION_DATE_ISO "2006-03-18" +#define UPX_VERSION_DATE "Apr 9th 2006" +#define UPX_VERSION_DATE_ISO "2006-04-09" #define UPX_VERSION_YEAR "2006"