Prepare release.

This commit is contained in:
Markus F.X.J. Oberhumer
2010-09-04 13:11:59 +02:00
parent e307cd48ad
commit 955c31b165
2 changed files with 4 additions and 3 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
#define UPX_VERSION_HEX 0x030600 /* 03.06.00 */
#define UPX_VERSION_STRING "3.06"
#define UPX_VERSION_STRING4 "3.06"
#define UPX_VERSION_DATE "Apr 28th 2010"
#define UPX_VERSION_DATE_ISO "2010-04-28"
#define UPX_VERSION_DATE "Sep 04th 2010"
#define UPX_VERSION_DATE_ISO "2010-09-04"
#define UPX_VERSION_YEAR "2010"