mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2025-11-11 11:08:02 -06:00
Increment version to 1.25.9 and update Release Notes.
This commit is contained in:
@@ -55,7 +55,7 @@ extern unsigned short _rotl16(unsigned short value, unsigned char shift);
|
||||
#define TC_APP_NAME "VeraCrypt"
|
||||
|
||||
// Version displayed to user
|
||||
#define VERSION_STRING "1.25.8"
|
||||
#define VERSION_STRING "1.25.9"
|
||||
|
||||
#ifdef VC_EFI_CUSTOM_MODE
|
||||
#define VERSION_STRING_SUFFIX "-CustomEFI"
|
||||
@@ -69,7 +69,7 @@ extern unsigned short _rotl16(unsigned short value, unsigned char shift);
|
||||
#define VERSION_NUM 0x0125
|
||||
|
||||
// Release date
|
||||
#define TC_STR_RELEASE_DATE L"February 17, 2022"
|
||||
#define TC_STR_RELEASE_DATE L"February 19, 2022"
|
||||
#define TC_RELEASE_DATE_YEAR 2022
|
||||
#define TC_RELEASE_DATE_MONTH 02
|
||||
|
||||
|
||||
Reference in New Issue
Block a user