1
0
mirror of https://github.com/upx/upx.git synced 2025-08-11 22:52:30 +08:00

Mark version as "BETA".

This commit is contained in:
Markus F.X.J. Oberhumer
2016-09-22 14:05:08 +02:00
parent 6d61e773b5
commit 2781e37ec0

View File

@ -1,5 +1,5 @@
#define UPX_VERSION_HEX 0x035c00 /* 03.92.00 */
#define UPX_VERSION_STRING "3.92"
#define UPX_VERSION_STRING "3.92-BETA"
#define UPX_VERSION_STRING4 "3.92"
#define UPX_VERSION_DATE "Sep 22nd 2016"
#define UPX_VERSION_DATE_ISO "2016-09-22"