mirror of
https://github.com/upx/upx
synced 2025-09-28 19:06:07 +08:00
Bump release date.
This commit is contained in:
parent
0bba700105
commit
70632e5541
2
NEWS
2
NEWS
|
@ -2,7 +2,7 @@
|
|||
User visible changes for UPX
|
||||
==================================================================
|
||||
|
||||
Changes in 2.92 beta (XX Jan 2007):
|
||||
Changes in 2.92 beta (23 Jan 2007):
|
||||
* new option '--ultra-brute' which tries even more variants
|
||||
* slightly improved compression ratio for some files when
|
||||
using '--brute' or '--ultra-brute'
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#define UPX_VERSION_HEX 0x029200 /* 02.92.00 */
|
||||
#define UPX_VERSION_STRING "2.92 beta"
|
||||
#define UPX_VERSION_STRING4 "2.92"
|
||||
#define UPX_VERSION_DATE "Jan 14th 2007"
|
||||
#define UPX_VERSION_DATE_ISO "2007-01-14"
|
||||
#define UPX_VERSION_DATE "Jan 23rd 2007"
|
||||
#define UPX_VERSION_DATE_ISO "2007-01-23"
|
||||
#define UPX_VERSION_YEAR "2007"
|
||||
|
|
Loading…
Reference in New Issue
Block a user