diff options
author | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2022-02-16 23:20:02 +0100 |
---|---|---|
committer | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2022-02-16 23:22:22 +0100 |
commit | c2b2f80d4f879c3d876e58d075997d9e503cc9f2 (patch) | |
tree | c9961703bd630f736e043d870c0ffb371865a6fa /src/ExpandVolume | |
parent | d417b2806c88cf06f4f3baa0064d6b1f9f22037d (diff) | |
download | VeraCrypt-c2b2f80d4f879c3d876e58d075997d9e503cc9f2.tar.gz VeraCrypt-c2b2f80d4f879c3d876e58d075997d9e503cc9f2.zip |
Increment version to 1.25.8.2 and update signed Windows drivers
Diffstat (limited to 'src/ExpandVolume')
-rw-r--r-- | src/ExpandVolume/ExpandVolume.rc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ExpandVolume/ExpandVolume.rc b/src/ExpandVolume/ExpandVolume.rc index 1a3127a1..2876b184 100644 --- a/src/ExpandVolume/ExpandVolume.rc +++ b/src/ExpandVolume/ExpandVolume.rc @@ -193,8 +193,8 @@ IDR_MOUNT_RSRC_HEADER HEADER "resource.h" // VS_VERSION_INFO VERSIONINFO - FILEVERSION 1,25,8,1 - PRODUCTVERSION 1,25,8,1 + FILEVERSION 1,25,8,2 + PRODUCTVERSION 1,25,8,2 FILEFLAGSMASK 0x17L #ifdef _DEBUG FILEFLAGS 0x1L |