all: final cleanups in preparation for release

This commit is contained in:
Markus F.X.J. Oberhumer
2023-08-03 14:20:35 +02:00
parent 13e5c13695
commit fa364d6ea3
57 changed files with 62 additions and 1087 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
#define UPX_VERSION_HEX 0x040100 /* 04.01.00 */
#define UPX_VERSION_STRING "4.1.0"
#define UPX_VERSION_STRING4 "4.10"
#define UPX_VERSION_DATE "May 28th 2023"
#define UPX_VERSION_DATE_ISO "2023-05-28"
#define UPX_VERSION_DATE "Aug 3rd 2023"
#define UPX_VERSION_DATE_ISO "2023-08-03"
#define UPX_VERSION_YEAR "2023"