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 4th.

This commit is contained in:
Mounir IDRASSI
2024-08-04 11:27:49 +02:00
parent c8b9a73916
commit 29c78490ef
3 changed files with 13 additions and 5 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 1, 2024"
#define TC_STR_RELEASE_DATE L"August 4, 2024"
#define TC_RELEASE_DATE_YEAR 2024
#define TC_RELEASE_DATE_MONTH 8