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

Increment internal version to 1.24.22 and update release notes

This commit is contained in:
Mounir IDRASSI
2020-08-06 00:33:46 +02:00
parent 75c13c9b7b
commit 485ebc33d9
13 changed files with 20 additions and 17 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"August 3, 2020"
#define TC_STR_RELEASE_DATE L"August 5, 2020"
#define TC_RELEASE_DATE_YEAR 2020
#define TC_RELEASE_DATE_MONTH 8