From 05f6f4d2ffdfbf520bb2e179a318b8553d282a88 Mon Sep 17 00:00:00 2001 From: "Markus F.X.J. Oberhumer" Date: Tue, 5 Aug 2003 13:28:31 +0000 Subject: [PATCH] Bump version date. committer: mfx 1060090111 +0000 --- src/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/version.h b/src/version.h index 17beb8dc..20923162 100644 --- a/src/version.h +++ b/src/version.h @@ -1,4 +1,4 @@ #define UPX_VERSION_HEX 0x019100 /* 01.91.00 */ #define UPX_VERSION_STRING "1.91 beta" #define UPX_VERSION_STRING4 "1.91" -#define UPX_VERSION_DATE "Jan 27th 2003" +#define UPX_VERSION_DATE "Aug 5th 2003"