Bump version year.

This commit is contained in:
Markus F.X.J. Oberhumer
2015-01-03 00:26:48 +01:00
parent fb611a98f9
commit 4551937812
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -1,6 +1,6 @@
#define UPX_VERSION_HEX 0x035c00 /* 03.91.00 */
#define UPX_VERSION_HEX 0x035c00 /* 03.92.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"
#define UPX_VERSION_DATE "Mar 30th 2015"
#define UPX_VERSION_DATE_ISO "2015-03-30"
#define UPX_VERSION_YEAR "2015"