Bump release date.

This commit is contained in:
Markus F.X.J. Oberhumer
2007-01-23 22:11:23 +01:00
parent 0bba700105
commit 70632e5541
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
#define UPX_VERSION_HEX 0x029200 /* 02.92.00 */
#define UPX_VERSION_STRING "2.92 beta"
#define UPX_VERSION_STRING4 "2.92"
#define UPX_VERSION_DATE "Jan 14th 2007"
#define UPX_VERSION_DATE_ISO "2007-01-14"
#define UPX_VERSION_DATE "Jan 23rd 2007"
#define UPX_VERSION_DATE_ISO "2007-01-23"
#define UPX_VERSION_YEAR "2007"