mirror of
https://github.com/upx/upx
synced 2025-09-28 19:06:07 +08:00
Fix version date.
This commit is contained in:
parent
8e0bd936eb
commit
9e72ecd93d
|
@ -1,6 +1,6 @@
|
|||
#define UPX_VERSION_HEX 0x029100 /* 02.91.00 */
|
||||
#define UPX_VERSION_STRING "2.91 beta"
|
||||
#define UPX_VERSION_STRING4 "2.91"
|
||||
#define UPX_VERSION_DATE "Oct 26th 2006"
|
||||
#define UPX_VERSION_DATE "Nov 26th 2006"
|
||||
#define UPX_VERSION_DATE_ISO "2006-11-26"
|
||||
#define UPX_VERSION_YEAR "2006"
|
||||
|
|
Loading…
Reference in New Issue
Block a user