1
0
mirror of https://github.com/upx/upx synced 2025-09-28 19:06:07 +08:00

Bump tentative release date.

This commit is contained in:
Markus F.X.J. Oberhumer 2006-11-12 10:59:27 +01:00
parent 76771b845a
commit 71bfde2bfe

View File

@ -1,6 +1,6 @@
#define UPX_VERSION_HEX 0x029100 /* 02.91.00 */
#define UPX_VERSION_STRING "2.91 beta"
#define UPX_VERSION_STRING4 "2.91"
#define UPX_VERSION_DATE "Oct 9th 2006"
#define UPX_VERSION_DATE_ISO "2006-10-09"
#define UPX_VERSION_DATE "Oct 26th 2006"
#define UPX_VERSION_DATE_ISO "2006-11-26"
#define UPX_VERSION_YEAR "2006"