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

Set release date of 1.24-Hotfix1 to October 25th.

This commit is contained in:
Mounir IDRASSI
2019-10-25 18:20:22 +02:00
parent 28fc65e479
commit 38b5af907e
3 changed files with 2 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"October 23, 2019"
#define TC_STR_RELEASE_DATE L"October 25, 2019"
#define TC_RELEASE_DATE_YEAR 2019
#define TC_RELEASE_DATE_MONTH 10