Bump tentative release date.

This commit is contained in:
Markus F.X.J. Oberhumer
2007-07-31 15:06:53 +02:00
parent 617e6510a5
commit ace2359e7b
2 changed files with 4 additions and 3 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
#define UPX_VERSION_HEX 0x030100 /* 03.01.00 */
#define UPX_VERSION_STRING "3.01"
#define UPX_VERSION_STRING4 "3.01"
#define UPX_VERSION_DATE "Apr 30th 2007"
#define UPX_VERSION_DATE_ISO "2007-04-30"
#define UPX_VERSION_DATE "Jul 31st 2007"
#define UPX_VERSION_DATE_ISO "2007-07-31"
#define UPX_VERSION_YEAR "2007"