Bump tentative release date.

This commit is contained in:
Markus F.X.J. Oberhumer
2019-02-15 11:12:07 +01:00
parent 3667fa4e44
commit b6646d319a
2 changed files with 5 additions and 4 deletions
+3 -3
View File
@@ -1,8 +1,8 @@
#define UPX_VERSION_HEX 0x036000 /* 03.96.00 */
#define UPX_VERSION_STRING "3.96"
#define UPX_VERSION_STRING4 "3.96"
#define UPX_VERSION_DATE "Aug 27th 2018"
#define UPX_VERSION_DATE_ISO "2018-08-27"
#define UPX_VERSION_YEAR "2018"
#define UPX_VERSION_DATE "Feb 24th 2019"
#define UPX_VERSION_DATE_ISO "2019-02-24"
#define UPX_VERSION_YEAR "2019"
/* vim:set ts=4 sw=4 et: */