all: assorted updates and cleanups
This commit is contained in:
+2
-2
@@ -1,8 +1,8 @@
|
||||
#define UPX_VERSION_HEX 0x040003 /* 04.00.03 */
|
||||
#define UPX_VERSION_STRING "4.0.3"
|
||||
#define UPX_VERSION_STRING4 "4.03"
|
||||
#define UPX_VERSION_DATE "Jan 30th 2023"
|
||||
#define UPX_VERSION_DATE_ISO "2023-01-30"
|
||||
#define UPX_VERSION_DATE "Feb 5th 2023"
|
||||
#define UPX_VERSION_DATE_ISO "2023-02-05"
|
||||
#define UPX_VERSION_YEAR "2023"
|
||||
|
||||
/* vim:set ts=4 sw=4 et: */
|
||||
|
||||
Reference in New Issue
Block a user