Bump tentative release date.

This commit is contained in:
Markus F.X.J. Oberhumer
2018-08-22 13:15:50 +02:00
parent 3201ddc680
commit 04d79040f9
2 changed files with 5 additions and 4 deletions
+3 -3
View File
@@ -1,8 +1,8 @@
#define UPX_VERSION_HEX 0x035f00 /* 03.95.00 */
#define UPX_VERSION_STRING "3.95"
#define UPX_VERSION_STRING4 "3.95"
#define UPX_VERSION_DATE "May 13th 2017"
#define UPX_VERSION_DATE_ISO "2017-05-12"
#define UPX_VERSION_YEAR "2017"
#define UPX_VERSION_DATE "Aug 26th 2018"
#define UPX_VERSION_DATE_ISO "2018-08-26"
#define UPX_VERSION_YEAR "2018"
/* vim:set ts=4 sw=4 et: */