CI updates. Closes #862.

This commit is contained in:
Markus F.X.J. Oberhumer
2025-01-21 21:16:01 +01:00
parent 2edf91d315
commit ef8a24ba53
5 changed files with 8 additions and 5 deletions
+1 -1
View File
@@ -2,6 +2,6 @@
#define UPX_VERSION_HEX 0x050000 /* 05.00.00 */
#define UPX_VERSION_STRING "5.0.0"
#define UPX_VERSION_STRING4 "5.00"
#define UPX_VERSION_DATE "Jan 17th 2025"
#define UPX_VERSION_DATE "Jan 18th 2025"
#define UPX_VERSION_DATE_ISO "2025-01-18"
#define UPX_VERSION_YEAR "2025"