Bump release date.

This commit is contained in:
Markus F.X.J. Oberhumer
2007-12-16 15:07:05 +01:00
parent d9d0dc5201
commit 8dd810c41d
2 changed files with 4 additions and 3 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
#define UPX_VERSION_HEX 0x030200 /* 03.02.00 */
#define UPX_VERSION_STRING "3.02"
#define UPX_VERSION_STRING4 "3.02"
#define UPX_VERSION_DATE "Aug 1st 2007"
#define UPX_VERSION_DATE_ISO "2007-08-01"
#define UPX_VERSION_DATE "Dec 16th 2007"
#define UPX_VERSION_DATE_ISO "2007-12-16"
#define UPX_VERSION_YEAR "2007"