all: final tweaks for release

This commit is contained in:
Markus F.X.J. Oberhumer
2022-10-27 16:52:27 +02:00
parent 80d30aab32
commit feef2e38cf
4 changed files with 4 additions and 7 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
#define UPX_VERSION_HEX 0x036300 /* 03.00.00 */
#define UPX_VERSION_HEX 0x036300 /* 03.99.00 */
#define UPX_VERSION_STRING "3.99"
#define UPX_VERSION_STRING4 "3.99"
#define UPX_VERSION_DATE "Oct 27th 2022"