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

Update version information in preparation for 1.24-Update2 release

This commit is contained in:
Mounir IDRASSI
2019-12-16 00:41:41 +01:00
parent bc69fe9166
commit 7aecbb225c
13 changed files with 17 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"December 9, 2019"
#define TC_STR_RELEASE_DATE L"December 16, 2019"
#define TC_RELEASE_DATE_YEAR 2019
#define TC_RELEASE_DATE_MONTH 12