Set 1.20 release date to June 29th 2017

This commit is contained in:
Mounir IDRASSI 2017-06-29 17:06:11 +02:00
parent 21543ada9b
commit 4466834322
No known key found for this signature in database
GPG Key ID: DD0C382D5FCFB8FC

View File

@ -61,7 +61,7 @@ extern unsigned short _rotl16(unsigned short value, unsigned char shift);
#define VERSION_NUM 0x0120
// Release date
#define TC_STR_RELEASE_DATE L"June 27, 2017"
#define TC_STR_RELEASE_DATE L"June 29, 2017"
#define TC_RELEASE_DATE_YEAR 2017
#define TC_RELEASE_DATE_MONTH 06