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

Update Release Notes and release date. Increment version of Windows binaries

This commit is contained in:
Mounir IDRASSI
2025-05-27 18:15:32 +09:00
parent 98102bbff6
commit 26eb821c69
14 changed files with 21 additions and 18 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 26, 2025"
#define TC_STR_RELEASE_DATE L"May 27, 2025"
#define TC_RELEASE_DATE_YEAR 2025
#define TC_RELEASE_DATE_MONTH 5