Update 1.18 release date

This commit is contained in:
Mounir IDRASSI 2016-08-17 08:55:15 +02:00
parent b56e8c5c4b
commit 3ddb499280
No known key found for this signature in database
GPG Key ID: DD0C382D5FCFB8FC
3 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -61,7 +61,7 @@ extern unsigned short _rotl16(unsigned short value, unsigned char shift);
#define VERSION_NUM 0x0118
// Release date
#define TC_STR_RELEASE_DATE L"August 16th, 2016"
#define TC_STR_RELEASE_DATE L"August 17th, 2016"
#define TC_RELEASE_DATE_YEAR 2016
#define TC_RELEASE_DATE_MONTH 8