Prepare release.

This commit is contained in:
Markus F.X.J. Oberhumer
2011-12-12 11:55:45 +01:00
parent 260138ba11
commit fed3ed9f9a
2 changed files with 6 additions and 7 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
#define UPX_VERSION_HEX 0x030800 /* 03.08.00 */
#define UPX_VERSION_STRING "3.08"
#define UPX_VERSION_STRING4 "3.08"
#define UPX_VERSION_DATE "Sep 09th 2010"
#define UPX_VERSION_DATE_ISO "2010-09-09"
#define UPX_VERSION_YEAR "2010"
#define UPX_VERSION_DATE "Dec 12th 2011"
#define UPX_VERSION_DATE_ISO "2011-12-12"
#define UPX_VERSION_YEAR "2011"