Update NEWS. Bump version date.

This commit is contained in:
Markus F.X.J. Oberhumer
2007-02-26 01:37:03 +01:00
parent edce076e68
commit fece0d73e7
2 changed files with 9 additions and 4 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
#define UPX_VERSION_HEX 0x029300 /* 02.93.00 */
#define UPX_VERSION_STRING "2.93 beta"
#define UPX_VERSION_STRING4 "2.93"
#define UPX_VERSION_DATE "Jan 24th 2007"
#define UPX_VERSION_DATE_ISO "2007-01-24"
#define UPX_VERSION_DATE "Feb 26th 2007"
#define UPX_VERSION_DATE_ISO "2007-02-26"
#define UPX_VERSION_YEAR "2007"