1
0
mirror of https://github.com/veracrypt/VeraCrypt.git synced 2026-06-17 01:56:10 -05:00

Set release date to June 9th 2026

This commit is contained in:
Mounir IDRASSI
2026-06-09 19:29:01 +09:00
parent 3575194415
commit 616e33fad8
7 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -76,7 +76,7 @@ extern unsigned short _rotl16(unsigned short value, unsigned char shift);
#define TC_STR_RELEASE_DATE L"June 8, 2026"
#define TC_RELEASE_DATE_YEAR 2026
#define TC_RELEASE_DATE_MONTH 6
#define TC_RELEASE_DATE_DAY 8
#define TC_RELEASE_DATE_DAY 9
#define BYTES_PER_KB 1024LL
#define BYTES_PER_MB 1048576LL