Change 1.21 release date to July 3rd 2017

This commit is contained in:
Mounir IDRASSI 2017-07-03 00:48:18 +02:00
parent f5bbb5e33f
commit f78242fac6
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 0x0121 #define VERSION_NUM 0x0121
// Release date // Release date
#define TC_STR_RELEASE_DATE L"July 1, 2017" #define TC_STR_RELEASE_DATE L"July 3, 2017"
#define TC_RELEASE_DATE_YEAR 2017 #define TC_RELEASE_DATE_YEAR 2017
#define TC_RELEASE_DATE_MONTH 07 #define TC_RELEASE_DATE_MONTH 07