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

Bump version year.

This commit is contained in:
Markus F.X.J. Oberhumer 2008-01-02 09:47:52 +01:00
parent fa49dbe2cb
commit a6b04f426e

View File

@ -1,6 +1,6 @@
#define UPX_VERSION_HEX 0x030300 /* 03.03.00 */
#define UPX_VERSION_STRING "3.03"
#define UPX_VERSION_STRING4 "3.03"
#define UPX_VERSION_DATE "Dec 17th 2007"
#define UPX_VERSION_DATE_ISO "2007-12-17"
#define UPX_VERSION_YEAR "2007"
#define UPX_VERSION_DATE "Jan 2nd 2008"
#define UPX_VERSION_DATE_ISO "2008-01-02"
#define UPX_VERSION_YEAR "2008"