1
0
mirror of https://github.com/veracrypt/VeraCrypt.git synced 2025-11-12 03:18:26 -06:00

Increment internal version to 1.24.20 and update release notes

This commit is contained in:
Mounir IDRASSI
2020-07-22 17:25:51 +02:00
parent 587e6db4f1
commit 699a0a3ca5
19 changed files with 24 additions and 20 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 6, 2020"
#define TC_STR_RELEASE_DATE L"July 22, 2020"
#define TC_RELEASE_DATE_YEAR 2020
#define TC_RELEASE_DATE_MONTH 7