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

Increment version to 1.26.22. Update Release Notes. Update signed drivers.

This commit is contained in:
Mounir IDRASSI
2025-05-25 09:49:49 +09:00
parent 34c6557e75
commit 4b46d992da
92 changed files with 162 additions and 108 deletions

View File

@@ -563,8 +563,8 @@ END
//
VS_VERSION_INFO VERSIONINFO
FILEVERSION 1,26,21,0
PRODUCTVERSION 1,26,21,0
FILEVERSION 1,26,22,0
PRODUCTVERSION 1,26,22,0
FILEFLAGSMASK 0x17L
#ifdef _DEBUG
FILEFLAGS 0x1L
@@ -581,11 +581,11 @@ BEGIN
BEGIN
VALUE "CompanyName", "AM Crypto"
VALUE "FileDescription", "VeraCrypt"
VALUE "FileVersion", "1.26.21"
VALUE "FileVersion", "1.26.22"
VALUE "LegalTrademarks", "VeraCrypt"
VALUE "OriginalFilename", "VeraCrypt.exe"
VALUE "ProductName", "VeraCrypt"
VALUE "ProductVersion", "1.26.21"
VALUE "ProductVersion", "1.26.22"
END
END
BLOCK "VarFileInfo"