Bump release date.

This commit is contained in:
Markus F.X.J. Oberhumer
2017-05-12 12:47:14 +02:00
parent 8827a534db
commit e4659b7d7c
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
#define UPX_VERSION_HEX 0x035e00 /* 03.94.00 */
#define UPX_VERSION_STRING "3.94"
#define UPX_VERSION_STRING4 "3.94"
#define UPX_VERSION_DATE "May 3rd 2017"
#define UPX_VERSION_DATE_ISO "2017-05-03"
#define UPX_VERSION_DATE "May 12th 2017"
#define UPX_VERSION_DATE_ISO "2017-05-12"
#define UPX_VERSION_YEAR "2017"
/* vim:set ts=4 sw=4 et: */