mirror of
https://github.com/upx/upx.git
synced 2024-11-23 04:39:59 +00:00
Bump release date.
This commit is contained in:
parent
81268e7064
commit
fdce705e55
4
NEWS
4
NEWS
@ -2,7 +2,9 @@
|
||||
User visible changes for UPX
|
||||
==================================================================
|
||||
|
||||
Changes in 3.93 (XX XXX 2017):
|
||||
Changes in 3.93 (29 Jan 2017):
|
||||
* UPX has moved to GitHub - the new home page is https://upx.github.io
|
||||
* fixed some win32/pe and win64/pe regressions introduced in 3.92
|
||||
|
||||
Changes in 3.92 (11 Dec 2016):
|
||||
* UPX has moved to GitHub - the new home page is https://upx.github.io
|
||||
|
@ -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 "Jan 15th 2017"
|
||||
#define UPX_VERSION_DATE_ISO "2017-01-15"
|
||||
#define UPX_VERSION_DATE "Jan 29th 2017"
|
||||
#define UPX_VERSION_DATE_ISO "2017-01-29"
|
||||
#define UPX_VERSION_YEAR "2017"
|
||||
|
||||
/* vim:set ts=4 sw=4 et: */
|
||||
|
Loading…
Reference in New Issue
Block a user