Set 1.23 release date to September 12th 2018

This commit is contained in:
Mounir IDRASSI 2018-09-12 17:41:36 +02:00
parent 3e25b07646
commit 32e2791d4c
No known key found for this signature in database
GPG Key ID: DD0C382D5FCFB8FC
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ extern unsigned short _rotl16(unsigned short value, unsigned char shift);
#define VERSION_NUM 0x0123
// Release date
#define TC_STR_RELEASE_DATE L"September 10, 2018"
#define TC_STR_RELEASE_DATE L"September 12, 2018"
#define TC_RELEASE_DATE_YEAR 2018
#define TC_RELEASE_DATE_MONTH 09