mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2025-11-11 19:08:26 -06:00
Set release date of 1.24-Update5 and update release notes
This commit is contained in:
@@ -67,9 +67,9 @@ extern unsigned short _rotl16(unsigned short value, unsigned char shift);
|
||||
#define VERSION_NUM 0x0124
|
||||
|
||||
// Release date
|
||||
#define TC_STR_RELEASE_DATE L"February 11, 2020"
|
||||
#define TC_STR_RELEASE_DATE L"March 9, 2020"
|
||||
#define TC_RELEASE_DATE_YEAR 2020
|
||||
#define TC_RELEASE_DATE_MONTH 2
|
||||
#define TC_RELEASE_DATE_MONTH 3
|
||||
|
||||
#define BYTES_PER_KB 1024LL
|
||||
#define BYTES_PER_MB 1048576LL
|
||||
|
||||
Reference in New Issue
Block a user