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

Increment version to 1.24-Update4 and update Release Notes

This commit is contained in:
Mounir IDRASSI
2020-01-22 12:21:17 +01:00
parent c4893ce034
commit 3874e9af97
57 changed files with 98 additions and 76 deletions

View File

@@ -548,8 +548,8 @@ END
//
VS_VERSION_INFO VERSIONINFO
FILEVERSION 1,24,10,0
PRODUCTVERSION 1,24,10,0
FILEVERSION 1,24,12,0
PRODUCTVERSION 1,24,12,0
FILEFLAGSMASK 0x17L
#ifdef _DEBUG
FILEFLAGS 0x1L
@@ -566,11 +566,11 @@ BEGIN
BEGIN
VALUE "CompanyName", "IDRIX"
VALUE "FileDescription", "VeraCrypt"
VALUE "FileVersion", "1.24-Update2"
VALUE "FileVersion", "1.24-Update4"
VALUE "LegalTrademarks", "VeraCrypt"
VALUE "OriginalFilename", "VeraCrypt.exe"
VALUE "ProductName", "VeraCrypt"
VALUE "ProductVersion", "1.24-Update2"
VALUE "ProductVersion", "1.24-Update4"
END
END
BLOCK "VarFileInfo"