Bump tentative release date.

This commit is contained in:
Markus F.X.J. Oberhumer
2007-04-22 16:55:41 +02:00
parent e8106e2e34
commit df988b7c69
2 changed files with 4 additions and 3 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
#define UPX_VERSION_HEX 0x030000 /* 03.00.00 */
#define UPX_VERSION_STRING "3.00"
#define UPX_VERSION_STRING4 "3.00"
#define UPX_VERSION_DATE "Apr 8th 2007"
#define UPX_VERSION_DATE_ISO "2007-04-08"
#define UPX_VERSION_DATE "Apr 27th 2007"
#define UPX_VERSION_DATE_ISO "2007-04-27"
#define UPX_VERSION_YEAR "2007"