Windows: Increment driver version to 1.24.0.1

This commit is contained in:
Mounir IDRASSI 2018-12-19 13:51:52 +01:00
parent 3290ef4f75
commit d5b14305e9
No known key found for this signature in database
GPG Key ID: 02C30AE90FAE4A6F
6 changed files with 5 additions and 5 deletions

View File

@ -27,8 +27,8 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
//
VS_VERSION_INFO VERSIONINFO
FILEVERSION 1,24,0,0
PRODUCTVERSION 1,24,0,0
FILEVERSION 1,24,0,1
PRODUCTVERSION 1,24,0,1
FILEFLAGSMASK 0x17L
#ifdef _DEBUG
FILEFLAGS 0x1L
@ -45,11 +45,11 @@ BEGIN
BEGIN
VALUE "CompanyName", "IDRIX"
VALUE "FileDescription", "VeraCrypt Driver"
VALUE "FileVersion", "1.24-Beta0"
VALUE "FileVersion", "1.24"
VALUE "LegalTrademarks", "VeraCrypt"
VALUE "OriginalFilename", "veracrypt.sys"
VALUE "ProductName", "VeraCrypt"
VALUE "ProductVersion", "1.24-Beta0"
VALUE "ProductVersion", "1.24"
END
END
BLOCK "VarFileInfo"

View File

@ -10,7 +10,7 @@ signature = "$Windows NT$"
Class = "Encryption" ;This is determined by the work this filter driver does
ClassGuid = {a0a701c0-a511-42ff-aa6c-06dc0395576f} ;This value is determined by the Class
Provider = %ProviderString%
DriverVer = 09/20/2018,1.23.9.0
DriverVer = 12/18/2018,1.24.0.1
CatalogFile = veracrypt.cat