all: assorted cleanups

This commit is contained in:
Markus F.X.J. Oberhumer
2024-01-24 20:53:14 +01:00
parent 65b25adceb
commit 5d649f83ec
27 changed files with 535 additions and 367 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 "Jan 4th 2024"
#define UPX_VERSION_DATE_ISO "2024-01-04"
#define UPX_VERSION_DATE "Jan 24th 2024"
#define UPX_VERSION_DATE_ISO "2024-01-24"
#define UPX_VERSION_YEAR "2024"