Enter 2009.

This commit is contained in:
Markus F.X.J. Oberhumer
2008-12-31 17:07:18 +01:00
parent 25f1765f36
commit 5ed689ceb0
323 changed files with 713 additions and 707 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
#define UPX_VERSION_HEX 0x030400 /* 03.04.00 */
#define UPX_VERSION_STRING "3.04"
#define UPX_VERSION_STRING4 "3.04"
#define UPX_VERSION_DATE "Apr 28th 2008"
#define UPX_VERSION_DATE_ISO "2008-04-28"
#define UPX_VERSION_YEAR "2008"
#define UPX_VERSION_DATE "Jan 1st 2009"
#define UPX_VERSION_DATE_ISO "2009-01-01"
#define UPX_VERSION_YEAR "2009"