Prepare for switch to semantic versioning.

This commit is contained in:
Markus F.X.J. Oberhumer
2020-01-22 23:24:00 +01:00
parent f33645f739
commit c63a71ad42
3 changed files with 1 additions and 7 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
#define UPX_VERSION_HEX 0x040000 /* 04.00.00 */
#define UPX_VERSION_STRING "4.00"
#define UPX_VERSION_STRING "4.0.0"
#define UPX_VERSION_STRING4 "4.00"
#define UPX_VERSION_DATE "Jan 24th 2020"
#define UPX_VERSION_DATE_ISO "2020-01-24"