Bump version for next release.
This commit is contained in:
@@ -2,6 +2,8 @@
|
|||||||
User visible changes for UPX
|
User visible changes for UPX
|
||||||
==================================================================
|
==================================================================
|
||||||
|
|
||||||
|
Changes in 2.92 beta (XX XXX 200.):
|
||||||
|
|
||||||
Changes in 2.91 beta (29 Nov 2006):
|
Changes in 2.91 beta (29 Nov 2006):
|
||||||
* assorted bug fixes
|
* assorted bug fixes
|
||||||
* arm/pe: fix "missing" icon & version info resource problem for wince 5
|
* arm/pe: fix "missing" icon & version info resource problem for wince 5
|
||||||
|
|||||||
+5
-5
@@ -1,6 +1,6 @@
|
|||||||
#define UPX_VERSION_HEX 0x029100 /* 02.91.00 */
|
#define UPX_VERSION_HEX 0x029200 /* 02.92.00 */
|
||||||
#define UPX_VERSION_STRING "2.91 beta"
|
#define UPX_VERSION_STRING "2.92 beta"
|
||||||
#define UPX_VERSION_STRING4 "2.91"
|
#define UPX_VERSION_STRING4 "2.92"
|
||||||
#define UPX_VERSION_DATE "Nov 29th 2006"
|
#define UPX_VERSION_DATE "Nov 30th 2006"
|
||||||
#define UPX_VERSION_DATE_ISO "2006-11-29"
|
#define UPX_VERSION_DATE_ISO "2006-11-30"
|
||||||
#define UPX_VERSION_YEAR "2006"
|
#define UPX_VERSION_YEAR "2006"
|
||||||
|
|||||||
Reference in New Issue
Block a user