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

Windows: Update Release Notes and set 1.24-Hotfix1 release date to October 27th.

This commit is contained in:
Mounir IDRASSI
2019-10-27 10:44:47 +01:00
parent 94084525b1
commit 1ae99f2e67
3 changed files with 3 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"October 25, 2019"
#define TC_STR_RELEASE_DATE L"October 27, 2019"
#define TC_RELEASE_DATE_YEAR 2019
#define TC_RELEASE_DATE_MONTH 10