Bump tentative release date.

This commit is contained in:
Markus F.X.J. Oberhumer
2013-02-12 10:32:11 +01:00
parent 87a368a857
commit 84996e8cb6
2 changed files with 5 additions and 4 deletions
+3 -3
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 "Jan 1st 2012"
#define UPX_VERSION_DATE_ISO "2012-01-01"
#define UPX_VERSION_YEAR "2012"
#define UPX_VERSION_DATE "Feb 17th 2013"
#define UPX_VERSION_DATE_ISO "2013-02-17"
#define UPX_VERSION_YEAR "2013"