Bump tentative release date.
This commit is contained in:
parent
e8106e2e34
commit
df988b7c69
3
NEWS
3
NEWS
@ -2,7 +2,8 @@
|
||||
User visible changes for UPX
|
||||
==================================================================
|
||||
|
||||
Changes in 3.00 (08 Apr 2007):
|
||||
Changes in 3.00 (27 Apr 2007):
|
||||
* watcom/le & tmt/adam: fixed a problem when using certain filters
|
||||
|
||||
Changes in 2.93 beta (08 Mar 2007):
|
||||
* new formats Mach/i386 and Mach/fat support Mac OS X i686 and
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
#define UPX_VERSION_HEX 0x030000 /* 03.00.00 */
|
||||
#define UPX_VERSION_STRING "3.00"
|
||||
#define UPX_VERSION_STRING4 "3.00"
|
||||
#define UPX_VERSION_DATE "Apr 8th 2007"
|
||||
#define UPX_VERSION_DATE_ISO "2007-04-08"
|
||||
#define UPX_VERSION_DATE "Apr 27th 2007"
|
||||
#define UPX_VERSION_DATE_ISO "2007-04-27"
|
||||
#define UPX_VERSION_YEAR "2007"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user