1
0
mirror of https://github.com/upx/upx synced 2025-09-28 19:06:07 +08:00

Bump version year.

This commit is contained in:
Markus F.X.J. Oberhumer 2016-09-22 14:02:44 +02:00
parent c5171114d1
commit 6d61e773b5

View File

@ -1,6 +1,6 @@
#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 2015"
#define UPX_VERSION_DATE_ISO "2015-03-30"
#define UPX_VERSION_YEAR "2015"
#define UPX_VERSION_DATE "Sep 22nd 2016"
#define UPX_VERSION_DATE_ISO "2016-09-22"
#define UPX_VERSION_YEAR "2016"