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

Set release date to May 16th.

This commit is contained in:
Mounir IDRASSI
2025-05-15 10:39:35 +09:00
parent e1c7f2f043
commit 1839a4a746
7 changed files with 4 additions and 4 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 12, 2025"
#define TC_STR_RELEASE_DATE L"May 16, 2025"
#define TC_RELEASE_DATE_YEAR 2025
#define TC_RELEASE_DATE_MONTH 5