Bump tentative release date.

This commit is contained in:
Markus F.X.J. Oberhumer
2016-11-20 14:25:23 +01:00
parent 345278f309
commit 27d30121ab
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -1,8 +1,8 @@
#define UPX_VERSION_HEX 0x035c00 /* 03.92.00 */
#define UPX_VERSION_STRING "3.92-BETA"
#define UPX_VERSION_STRING "3.92"
#define UPX_VERSION_STRING4 "3.92"
#define UPX_VERSION_DATE "Sep 25th 2016"
#define UPX_VERSION_DATE_ISO "2016-09-25"
#define UPX_VERSION_DATE "Nov 27th 2016"
#define UPX_VERSION_DATE_ISO "2016-11-25"
#define UPX_VERSION_YEAR "2016"
/* vim:set ts=4 sw=4 et: */