Bump version year.
This commit is contained in:
parent
fb611a98f9
commit
4551937812
2
NEWS
2
NEWS
@ -2,7 +2,7 @@
|
|||||||
User visible changes for UPX
|
User visible changes for UPX
|
||||||
==================================================================
|
==================================================================
|
||||||
|
|
||||||
Changes in 3.92 (XX XXX 2014):
|
Changes in 3.92 (XX XXX 2015):
|
||||||
* all pe formats: important internal changes - reunited the diverged
|
* all pe formats: important internal changes - reunited the diverged
|
||||||
source files - please report regressions into the bug tracker
|
source files - please report regressions into the bug tracker
|
||||||
|
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
#define UPX_VERSION_HEX 0x035c00 /* 03.91.00 */
|
#define UPX_VERSION_HEX 0x035c00 /* 03.92.00 */
|
||||||
#define UPX_VERSION_STRING "3.92"
|
#define UPX_VERSION_STRING "3.92"
|
||||||
#define UPX_VERSION_STRING4 "3.92"
|
#define UPX_VERSION_STRING4 "3.92"
|
||||||
#define UPX_VERSION_DATE "Mar 30th 2014"
|
#define UPX_VERSION_DATE "Mar 30th 2015"
|
||||||
#define UPX_VERSION_DATE_ISO "2014-03-30"
|
#define UPX_VERSION_DATE_ISO "2015-03-30"
|
||||||
#define UPX_VERSION_YEAR "2014"
|
#define UPX_VERSION_YEAR "2015"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user