Bump version for next release.

This commit is contained in:
Markus F.X.J. Oberhumer
2014-01-07 23:08:00 +01:00
parent a26c982e93
commit fb93662b5c
2 changed files with 8 additions and 6 deletions
+6 -6
View File
@@ -1,6 +1,6 @@
#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 30th 2013"
#define UPX_VERSION_DATE_ISO "2013-09-30"
#define UPX_VERSION_YEAR "2013"
#define UPX_VERSION_HEX 0x035c00 /* 03.91.00 */
#define UPX_VERSION_STRING "3.92"
#define UPX_VERSION_STRING4 "3.92"
#define UPX_VERSION_DATE "Mar 30th 2014"
#define UPX_VERSION_DATE_ISO "2014-03-30"
#define UPX_VERSION_YEAR "2014"