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

Update Release Notes and CHM. Set release date and update signed Windows drivers.

This commit is contained in:
Mounir IDRASSI
2025-05-12 10:21:58 +09:00
parent f0a1da146e
commit acac37b5b7
33 changed files with 108 additions and 6 deletions

View File

@@ -73,7 +73,7 @@ extern unsigned short _rotl16(unsigned short value, unsigned char shift);
#define VERSION_NUM 0x0126
// Release date
#define TC_STR_RELEASE_DATE L"May 4, 2025"
#define TC_STR_RELEASE_DATE L"May 12, 2025"
#define TC_RELEASE_DATE_YEAR 2025
#define TC_RELEASE_DATE_MONTH 5