Prepared 1.96 release.

committer: mfx <mfx> 1144943500 +0000
This commit is contained in:
Markus F.X.J. Oberhumer
2006-04-13 15:51:40 +00:00
parent 4fd09b889d
commit 71ffbbc420
2 changed files with 10 additions and 5 deletions
+5 -5
View File
@@ -1,6 +1,6 @@
#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 10th 2006"
#define UPX_VERSION_DATE_ISO "2006-04-10"
#define UPX_VERSION_HEX 0x019600 /* 01.96.00 */
#define UPX_VERSION_STRING "1.96"
#define UPX_VERSION_STRING4 "1.96"
#define UPX_VERSION_DATE "Apr 13th 2006"
#define UPX_VERSION_DATE_ISO "2006-04-13"
#define UPX_VERSION_YEAR "2006"