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

Update Release Notes with latest Windows change (password drag-n-drop support)

This commit is contained in:
Mounir IDRASSI
2020-07-06 18:17:13 +02:00
parent 3daaae0d48
commit 4c6b5df80b
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"July 2, 2020"
#define TC_STR_RELEASE_DATE L"July 6, 2020"
#define TC_RELEASE_DATE_YEAR 2020
#define TC_RELEASE_DATE_MONTH 7