Bump version and tentative release date.

This commit is contained in:
Markus F.X.J. Oberhumer
2013-09-20 07:19:06 +02:00
parent 1496df1989
commit 880ae89307
2 changed files with 10 additions and 8 deletions
+5 -5
View File
@@ -1,6 +1,6 @@
#define UPX_VERSION_HEX 0x030a00 /* 03.10.00 */
#define UPX_VERSION_STRING "3.10"
#define UPX_VERSION_STRING4 "3.10"
#define UPX_VERSION_DATE "Feb 20th 2013"
#define UPX_VERSION_DATE_ISO "2013-02-20"
#define UPX_VERSION_HEX 0x035b00 /* 03.91.00 */
#define UPX_VERSION_STRING "3.91"
#define UPX_VERSION_STRING4 "3.91"
#define UPX_VERSION_DATE "Sep 27th 2013"
#define UPX_VERSION_DATE_ISO "2013-09-27"
#define UPX_VERSION_YEAR "2013"