Bump tentative release date.

This commit is contained in:
Markus F.X.J. Oberhumer
2009-04-19 18:46:31 +02:00
parent aaef4bee27
commit 2e82e78b98
3 changed files with 8 additions and 4 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
#define UPX_VERSION_HEX 0x030400 /* 03.04.00 */
#define UPX_VERSION_STRING "3.04"
#define UPX_VERSION_STRING4 "3.04"
#define UPX_VERSION_DATE "Jan 1st 2009"
#define UPX_VERSION_DATE_ISO "2009-01-01"
#define UPX_VERSION_DATE "Apr 27st 2009"
#define UPX_VERSION_DATE_ISO "2009-04-27"
#define UPX_VERSION_YEAR "2009"