cmake update

This commit is contained in:
Markus F.X.J. Oberhumer
2023-12-19 16:11:23 +01:00
parent b0dbc3fe39
commit 3326c86e91
7 changed files with 104 additions and 98 deletions
+2 -2
View File
@@ -2,6 +2,6 @@
#define UPX_VERSION_HEX 0x040300 /* 04.03.00 */
#define UPX_VERSION_STRING "4.3.0"
#define UPX_VERSION_STRING4 "4.30"
#define UPX_VERSION_DATE "Nov 2nd 2023"
#define UPX_VERSION_DATE_ISO "2023-11-02"
#define UPX_VERSION_DATE "Dec 19th 2023"
#define UPX_VERSION_DATE_ISO "2023-12-19"
#define UPX_VERSION_YEAR "2023"