Windows: Update signed Windows driver to version 1.24.25.1

This commit is contained in:
Mounir IDRASSI 2021-07-13 23:10:13 +02:00
parent c374782436
commit b9c93d7451
No known key found for this signature in database
GPG Key ID: 02C30AE90FAE4A6F
9 changed files with 5 additions and 5 deletions

View File

@ -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"January 1, 2021"
#define TC_STR_RELEASE_DATE L"July 14, 2021"
#define TC_RELEASE_DATE_YEAR 2021
#define TC_RELEASE_DATE_MONTH 1
#define TC_RELEASE_DATE_MONTH 7
#define BYTES_PER_KB 1024LL
#define BYTES_PER_MB 1048576LL

View File

@ -27,8 +27,8 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
//
VS_VERSION_INFO VERSIONINFO
FILEVERSION 1,24,25,0
PRODUCTVERSION 1,24,25,0
FILEVERSION 1,24,25,1
PRODUCTVERSION 1,24,25,1
FILEFLAGSMASK 0x17L
#ifdef _DEBUG
FILEFLAGS 0x1L

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 = 01/01/2020,1.24.25.0
DriverVer = 07/13/2021,1.24.25.1
CatalogFile = veracrypt.cat