Set tentative release date.

committer: mfx <mfx> 1144944070 +0000
This commit is contained in:
Markus F.X.J. Oberhumer 2006-04-13 16:01:10 +00:00
parent 71ffbbc420
commit 0c198e0ccc

View File

@ -1,6 +1,6 @@
#define UPX_VERSION_HEX 0x019600 /* 01.96.00 */
#define UPX_VERSION_STRING "1.96"
#define UPX_VERSION_STRING4 "1.96"
#define UPX_VERSION_HEX 0x020000 /* 02.00.00 */
#define UPX_VERSION_STRING "2.00"
#define UPX_VERSION_STRING4 "2.00"
#define UPX_VERSION_DATE "Apr 13th 2006"
#define UPX_VERSION_DATE_ISO "2006-04-13"
#define UPX_VERSION_YEAR "2006"