Prepare release.

This commit is contained in:
Markus F.X.J. Oberhumer
2013-02-18 11:03:33 +01:00
parent 36dd35f238
commit 7082594bbc
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
#define UPX_VERSION_HEX 0x030900 /* 03.09.00 */
#define UPX_VERSION_STRING "3.09"
#define UPX_VERSION_STRING4 "3.09"
#define UPX_VERSION_DATE "Feb 17th 2013"
#define UPX_VERSION_DATE_ISO "2013-02-17"
#define UPX_VERSION_DATE "Feb 18th 2013"
#define UPX_VERSION_DATE_ISO "2013-02-18"
#define UPX_VERSION_YEAR "2013"