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:
@@ -27,8 +27,8 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
|
||||
//
|
||||
|
||||
VS_VERSION_INFO VERSIONINFO
|
||||
FILEVERSION 1,25,8,0
|
||||
PRODUCTVERSION 1,25,8,0
|
||||
FILEVERSION 1,25,8,1
|
||||
PRODUCTVERSION 1,25,8,1
|
||||
FILEFLAGSMASK 0x17L
|
||||
#ifdef _DEBUG
|
||||
FILEFLAGS 0x1L
|
||||
|
||||
@@ -193,8 +193,8 @@ IDR_MOUNT_RSRC_HEADER HEADER "resource.h"
|
||||
//
|
||||
|
||||
VS_VERSION_INFO VERSIONINFO
|
||||
FILEVERSION 1,25,8,0
|
||||
PRODUCTVERSION 1,25,8,0
|
||||
FILEVERSION 1,25,8,1
|
||||
PRODUCTVERSION 1,25,8,1
|
||||
FILEFLAGSMASK 0x17L
|
||||
#ifdef _DEBUG
|
||||
FILEFLAGS 0x1L
|
||||
|
||||
@@ -28,8 +28,8 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
|
||||
//
|
||||
|
||||
VS_VERSION_INFO VERSIONINFO
|
||||
FILEVERSION 1,25,8,0
|
||||
PRODUCTVERSION 1,25,8,0
|
||||
FILEVERSION 1,25,8,1
|
||||
PRODUCTVERSION 1,25,8,1
|
||||
FILEFLAGSMASK 0x17L
|
||||
#ifdef _DEBUG
|
||||
FILEFLAGS 0x1L
|
||||
|
||||
@@ -559,8 +559,8 @@ END
|
||||
//
|
||||
|
||||
VS_VERSION_INFO VERSIONINFO
|
||||
FILEVERSION 1,25,8,0
|
||||
PRODUCTVERSION 1,25,8,0
|
||||
FILEVERSION 1,25,8,1
|
||||
PRODUCTVERSION 1,25,8,1
|
||||
FILEFLAGSMASK 0x17L
|
||||
#ifdef _DEBUG
|
||||
FILEFLAGS 0x1L
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
|
||||
<!-- Unique GUID identifying this product release (32-bit and 64-bit have different ones) -->
|
||||
<!-- 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 -->
|
||||
<!-- When compiling a product, it should not be set in order to allow it to be generated for each build -->
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -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 = 02/05/2022,1.25.8.0
|
||||
DriverVer = 02/10/2022,1.25.8.1
|
||||
CatalogFile = veracrypt.cat
|
||||
|
||||
|
||||
|
||||
Binary file not shown.
Binary file not shown.
@@ -26,8 +26,8 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
|
||||
//
|
||||
|
||||
VS_VERSION_INFO VERSIONINFO
|
||||
FILEVERSION 1,25,8,0
|
||||
PRODUCTVERSION 1,25,8,0
|
||||
FILEVERSION 1,25,8,1
|
||||
PRODUCTVERSION 1,25,8,1
|
||||
FILEFLAGSMASK 0x17L
|
||||
#ifdef _DEBUG
|
||||
FILEFLAGS 0x1L
|
||||
|
||||
@@ -28,8 +28,8 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
|
||||
//
|
||||
|
||||
VS_VERSION_INFO VERSIONINFO
|
||||
FILEVERSION 1,25,8,0
|
||||
PRODUCTVERSION 1,25,8,0
|
||||
FILEVERSION 1,25,8,1
|
||||
PRODUCTVERSION 1,25,8,1
|
||||
FILEFLAGSMASK 0x17L
|
||||
#ifdef _DEBUG
|
||||
FILEFLAGS 0x1L
|
||||
|
||||
@@ -28,8 +28,8 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
|
||||
//
|
||||
|
||||
VS_VERSION_INFO VERSIONINFO
|
||||
FILEVERSION 1,25,8,0
|
||||
PRODUCTVERSION 1,25,8,0
|
||||
FILEVERSION 1,25,8,1
|
||||
PRODUCTVERSION 1,25,8,1
|
||||
FILEFLAGSMASK 0x17L
|
||||
#ifdef _DEBUG
|
||||
FILEFLAGS 0x1L
|
||||
|
||||
Reference in New Issue
Block a user