CI updates

This commit is contained in:
Markus F.X.J. Oberhumer
2024-08-19 07:55:57 +02:00
parent 1427b8137a
commit 44e4bd0b54
6 changed files with 21 additions and 13 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 "Jun 19th 2024"
#define UPX_VERSION_DATE_ISO "2024-06-19"
#define UPX_VERSION_DATE "Aug 19th 2024"
#define UPX_VERSION_DATE_ISO "2024-08-19"
#define UPX_VERSION_YEAR "2024"