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

Update Release Notes. Set release date to August 17th.

This commit is contained in:
Mounir IDRASSI
2024-08-17 15:14:33 +02:00
parent a9ac7320cd
commit 2ea486e856
4 changed files with 5 additions and 3 deletions

View File

@@ -73,7 +73,7 @@ extern unsigned short _rotl16(unsigned short value, unsigned char shift);
#define VERSION_NUM 0x0126
// Release date
#define TC_STR_RELEASE_DATE L"August 4, 2024"
#define TC_STR_RELEASE_DATE L"August 17, 2024"
#define TC_RELEASE_DATE_YEAR 2024
#define TC_RELEASE_DATE_MONTH 8