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

Update Release Notes and set date of 1.26.4 to July 24th

This commit is contained in:
Mounir IDRASSI
2023-07-24 09:13:34 +02:00
parent ab844d8bad
commit d4fdba1d29
3 changed files with 14 additions and 10 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"July 23, 2023"
#define TC_STR_RELEASE_DATE L"July 24, 2023"
#define TC_RELEASE_DATE_YEAR 2023
#define TC_RELEASE_DATE_MONTH 07