Bump release date.

This commit is contained in:
Markus F.X.J. Oberhumer
2009-09-27 20:06:01 +02:00
parent bd15ef0a0c
commit fc57390242
2 changed files with 3 additions and 3 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 "Sep 25th 2009"
#define UPX_VERSION_DATE_ISO "2009-09-25"
#define UPX_VERSION_DATE "Sep 27th 2009"
#define UPX_VERSION_DATE_ISO "2009-09-27"
#define UPX_VERSION_YEAR "2009"