mirror of
https://github.com/upx/upx
synced 2025-09-28 19:06:07 +08:00
5 lines
193 B
C
5 lines
193 B
C
#define UPX_VERSION_HEX 0x019400 /* 01.94.00 */
|
|
#define UPX_VERSION_STRING "1.94 beta"
|
|
#define UPX_VERSION_STRING4 "1.94"
|
|
#define UPX_VERSION_DATE "Feb 8th 2005"
|