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

Windows: Increment version to 1.25.8.1 and update signed Windows drivers

This commit is contained in:
Mounir IDRASSI
2022-02-10 23:07:55 +01:00
parent 818638d2a2
commit e925dd2f1a
15 changed files with 16 additions and 16 deletions

View File

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

View File

@@ -193,8 +193,8 @@ IDR_MOUNT_RSRC_HEADER HEADER "resource.h"
// //
VS_VERSION_INFO VERSIONINFO VS_VERSION_INFO VERSIONINFO
FILEVERSION 1,25,8,0 FILEVERSION 1,25,8,1
PRODUCTVERSION 1,25,8,0 PRODUCTVERSION 1,25,8,1
FILEFLAGSMASK 0x17L FILEFLAGSMASK 0x17L
#ifdef _DEBUG #ifdef _DEBUG
FILEFLAGS 0x1L FILEFLAGS 0x1L

View File

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

View File

@@ -559,8 +559,8 @@ END
// //
VS_VERSION_INFO VERSIONINFO VS_VERSION_INFO VERSIONINFO
FILEVERSION 1,25,8,0 FILEVERSION 1,25,8,1
PRODUCTVERSION 1,25,8,0 PRODUCTVERSION 1,25,8,1
FILEFLAGSMASK 0x17L FILEFLAGSMASK 0x17L
#ifdef _DEBUG #ifdef _DEBUG
FILEFLAGS 0x1L FILEFLAGS 0x1L

View File

@@ -12,7 +12,7 @@
<!-- Unique GUID identifying this product release (32-bit and 64-bit have different ones) --> <!-- Unique GUID identifying this product release (32-bit and 64-bit have different ones) -->
<!-- MUST BE regenerated for each new release --> <!-- MUST BE regenerated for each new release -->
<?define var.ProductGuid = {0BB46A1B-F1B9-4F48-A03D-1E81EEA7B7A4}?> <?define var.ProductGuid = {121986C0-9BBB-454C-AC39-187AC1400E20}?>
<!-- Unique GUID identifying a particular Windows Installer package --> <!-- Unique GUID identifying a particular Windows Installer package -->
<!-- When compiling a product, it should not be set in order to allow it to be generated for each build --> <!-- When compiling a product, it should not be set in order to allow it to be generated for each build -->

View File

@@ -10,7 +10,7 @@ signature = "$Windows NT$"
Class = "Encryption" ;This is determined by the work this filter driver does 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 ClassGuid = {a0a701c0-a511-42ff-aa6c-06dc0395576f} ;This value is determined by the Class
Provider = %ProviderString% Provider = %ProviderString%
DriverVer = 02/05/2022,1.25.8.0 DriverVer = 02/10/2022,1.25.8.1
CatalogFile = veracrypt.cat CatalogFile = veracrypt.cat

View File

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

View File

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

View File

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