1
0
mirror of https://github.com/veracrypt/VeraCrypt.git synced 2025-11-11 19:08:26 -06:00

Change 1.21 release date to July 7th 2017

This commit is contained in:
Mounir IDRASSI
2017-07-07 10:42:18 +02:00
parent 4e0ced43a4
commit 753894cb7e

View File

@@ -61,7 +61,7 @@ extern unsigned short _rotl16(unsigned short value, unsigned char shift);
#define VERSION_NUM 0x0121
// Release date
#define TC_STR_RELEASE_DATE L"July 5, 2017"
#define TC_STR_RELEASE_DATE L"July 7, 2017"
#define TC_RELEASE_DATE_YEAR 2017
#define TC_RELEASE_DATE_MONTH 07