upx/src/version.h
Markus F.X.J. Oberhumer c82b50b212 Bumped tentative release date.
committer: mfx <mfx> 1142610024 +0000
2006-03-17 15:40:24 +00:00

7 lines
278 B
C

#define UPX_VERSION_HEX 0x019500 /* 01.95.00 */
#define UPX_VERSION_STRING "1.95 beta"
#define UPX_VERSION_STRING4 "1.95"
#define UPX_VERSION_DATE "Mar 18th 2006"
#define UPX_VERSION_DATE_ISO "2006-03-18"
#define UPX_VERSION_YEAR "2006"