Bump tentative release date. Update NEWS.

This commit is contained in:
Markus F.X.J. Oberhumer
2006-10-04 09:26:34 +02:00
parent d6f4480a4f
commit 610fd7561b
2 changed files with 12 additions and 12 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
#define UPX_VERSION_HEX 0x029000 /* 02.90.00 */
#define UPX_VERSION_STRING "2.90beta1"
#define UPX_VERSION_STRING "2.90"
#define UPX_VERSION_STRING4 "2.90"
#define UPX_VERSION_DATE "Jun 22th 2006"
#define UPX_VERSION_DATE_ISO "2006-06-22"
#define UPX_VERSION_DATE "Oct 8th 2006"
#define UPX_VERSION_DATE_ISO "2006-10-08"
#define UPX_VERSION_YEAR "2006"