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

Set 1.26.17 release date to November 24th

This commit is contained in:
Mounir IDRASSI
2024-11-24 14:04:21 +01:00
parent b6f3d8a23a
commit 8ad9e7d769
4 changed files with 3 additions and 3 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"November 19, 2024"
#define TC_STR_RELEASE_DATE L"November 24, 2024"
#define TC_RELEASE_DATE_YEAR 2024
#define TC_RELEASE_DATE_MONTH 11