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

Set release date of 1.24-Update7 to August 7th 2020

This commit is contained in:
Mounir IDRASSI
2020-08-07 13:25:49 +02:00
parent 7d39e83655
commit e7a9898273
3 changed files with 2 additions and 2 deletions

View File

@@ -67,7 +67,7 @@ extern unsigned short _rotl16(unsigned short value, unsigned char shift);
#define VERSION_NUM 0x0124
// Release date
#define TC_STR_RELEASE_DATE L"August 6, 2020"
#define TC_STR_RELEASE_DATE L"August 7, 2020"
#define TC_RELEASE_DATE_YEAR 2020
#define TC_RELEASE_DATE_MONTH 8