Prepare release.

This commit is contained in:
Markus F.X.J. Oberhumer
2010-09-08 16:56:49 +02:00
parent a1b724f30a
commit 9b4c11954d
2 changed files with 3 additions and 2 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
#define UPX_VERSION_HEX 0x030700 /* 03.07.00 */
#define UPX_VERSION_STRING "3.07"
#define UPX_VERSION_STRING4 "3.07"
#define UPX_VERSION_DATE "Sep 05th 2010"
#define UPX_VERSION_DATE_ISO "2010-09-05"
#define UPX_VERSION_DATE "Sep 08th 2010"
#define UPX_VERSION_DATE_ISO "2010-09-08"
#define UPX_VERSION_YEAR "2010"