Files
upx/src/version.h
T
Markus F.X.J. Oberhumer 4d64bd7e66 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
2001-02-09 07:10:27 +00:00

5 lines
190 B
C

#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"