Final cleanups for 2.01.

This commit is contained in:
Markus F.X.J. Oberhumer
2006-06-06 17:36:34 +02:00
parent e7522f4bdf
commit 89cfa22c3f
3 changed files with 6 additions and 5 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
#define UPX_VERSION_HEX 0x020100 /* 02.01.00 */
#define UPX_VERSION_STRING "2.01"
#define UPX_VERSION_STRING4 "2.01"
#define UPX_VERSION_DATE "Apr 28th 2006"
#define UPX_VERSION_DATE_ISO "2006-04-28"
#define UPX_VERSION_DATE "Jun 06th 2006"
#define UPX_VERSION_DATE_ISO "2006-06-06"
#define UPX_VERSION_YEAR "2006"