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

Update Release Notes and release date

This commit is contained in:
Mounir IDRASSI
2022-02-16 23:20:56 +01:00
parent c2b2f80d4f
commit 8a1f6d904b
3 changed files with 4 additions and 3 deletions

View File

@@ -69,7 +69,7 @@ extern unsigned short _rotl16(unsigned short value, unsigned char shift);
#define VERSION_NUM 0x0125
// Release date
#define TC_STR_RELEASE_DATE L"February 10, 2022"
#define TC_STR_RELEASE_DATE L"February 17, 2022"
#define TC_RELEASE_DATE_YEAR 2022
#define TC_RELEASE_DATE_MONTH 02