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

Windows: Increment driver version to 1.24.1.1

This commit is contained in:
Mounir IDRASSI
2019-01-22 09:52:00 +01:00
parent ee0a2659da
commit d73b8bdf74
7 changed files with 3 additions and 3 deletions

View File

@@ -61,7 +61,7 @@ extern unsigned short _rotl16(unsigned short value, unsigned char shift);
#define VERSION_NUM 0x0124
// Release date
#define TC_STR_RELEASE_DATE L"January 15, 2019"
#define TC_STR_RELEASE_DATE L"January 21, 2019"
#define TC_RELEASE_DATE_YEAR 2019
#define TC_RELEASE_DATE_MONTH 1