Added UPX_VERSION_STRING4, so that the size of the stubs is not affected
by versions like "x.yy.zz beta". committer: mfx <mfx> 981702627 +0000
This commit is contained in:
+3
-2
@@ -1,3 +1,4 @@
|
||||
#define UPX_VERSION 0x011102 /* 01.11.02 */
|
||||
#define UPX_VERSION_STRING "1.11.2"
|
||||
#define UPX_VERSION 0x011103 /* 01.11.03 */
|
||||
#define UPX_VERSION_STRING "1.11.3"
|
||||
#define UPX_VERSION_STRING4 "1.11"
|
||||
#define UPX_VERSION_DATE "Jan 4th 2001"
|
||||
|
||||
Reference in New Issue
Block a user