VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/ExpandVolume
diff options
context:
space:
mode:
authorMounir IDRASSI <mounir.idrassi@idrix.fr>2024-06-23 21:37:59 +0200
committerMounir IDRASSI <mounir.idrassi@idrix.fr>2024-06-23 21:37:59 +0200
commitf1f626cc5602c5225a16c8f807508addf0393817 (patch)
treef3752537af2ad7ef94de015791e51acd3cea8025 /src/ExpandVolume
parent01361e300f21f727cd7133ae24992cf3390cdb9b (diff)
downloadVeraCrypt-f1f626cc5602c5225a16c8f807508addf0393817.tar.gz
VeraCrypt-f1f626cc5602c5225a16c8f807508addf0393817.zip
Increment version to 1.26.12
Diffstat (limited to 'src/ExpandVolume')
-rw-r--r--src/ExpandVolume/ExpandVolume.rc8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/ExpandVolume/ExpandVolume.rc b/src/ExpandVolume/ExpandVolume.rc
index 3f8b067c..2a8a2175 100644
--- a/src/ExpandVolume/ExpandVolume.rc
+++ b/src/ExpandVolume/ExpandVolume.rc
@@ -192,8 +192,8 @@ IDR_MOUNT_RSRC_HEADER HEADER "resource.h"
//
VS_VERSION_INFO VERSIONINFO
- FILEVERSION 1,26,11,0
- PRODUCTVERSION 1,26,11,0
+ FILEVERSION 1,26,12,0
+ PRODUCTVERSION 1,26,12,0
FILEFLAGSMASK 0x17L
#ifdef _DEBUG
FILEFLAGS 0x1L
@@ -210,11 +210,11 @@ BEGIN
BEGIN
VALUE "CompanyName", "IDRIX"
VALUE "FileDescription", "VeraCrypt Expander"
- VALUE "FileVersion", "1.26.11"
+ VALUE "FileVersion", "1.26.12"
VALUE "LegalTrademarks", "VeraCrypt"
VALUE "OriginalFilename", "VeraCryptExpander.exe"
VALUE "ProductName", "VeraCrypt"
- VALUE "ProductVersion", "1.26.11"
+ VALUE "ProductVersion", "1.26.12"
END
END
BLOCK "VarFileInfo"