mirror of
https://github.com/upx/upx
synced 2025-10-05 19:20:23 +08:00
Bump UPX_VERSION_DATE.
This commit is contained in:
parent
c4da5e81fa
commit
fba51dabd0
|
@ -1,8 +1,8 @@
|
|||
#define UPX_VERSION_HEX 0x035d00 /* 03.93.00 */
|
||||
#define UPX_VERSION_STRING "3.93"
|
||||
#define UPX_VERSION_STRING4 "3.93"
|
||||
#define UPX_VERSION_DATE "Dec 12th 2016"
|
||||
#define UPX_VERSION_DATE_ISO "2016-12-12"
|
||||
#define UPX_VERSION_YEAR "2016"
|
||||
#define UPX_VERSION_DATE "Jan 03rd 2017"
|
||||
#define UPX_VERSION_DATE_ISO "2017-01-03"
|
||||
#define UPX_VERSION_YEAR "2017"
|
||||
|
||||
/* vim:set ts=4 sw=4 et: */
|
||||
|
|
Loading…
Reference in New Issue
Block a user