VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/ExpandVolume/ExpandVolume.rc
diff options
context:
space:
mode:
authorMounir IDRASSI <mounir.idrassi@idrix.fr>2023-09-30 11:20:46 +0200
committerMounir IDRASSI <mounir.idrassi@idrix.fr>2023-09-30 11:20:46 +0200
commit53cbe028cda854642fe1dee9ed1bab6181b80a96 (patch)
treef0808d4be4e9da202e065ddd5f026c5c901aa725 /src/ExpandVolume/ExpandVolume.rc
parentb96ae29abdc7adff6c157cdce2179f5685c5cd4a (diff)
downloadVeraCrypt-53cbe028cda854642fe1dee9ed1bab6181b80a96.tar.gz
VeraCrypt-53cbe028cda854642fe1dee9ed1bab6181b80a96.zip
Increment version to 1.26.7. Set release date to October 1st. Update Windows signed driver files.
Diffstat (limited to 'src/ExpandVolume/ExpandVolume.rc')
-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 3909e1fc..50d0aa8e 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,6,0
- PRODUCTVERSION 1,26,6,0
+ FILEVERSION 1,26,7,0
+ PRODUCTVERSION 1,26,7,0
FILEFLAGSMASK 0x17L
#ifdef _DEBUG
FILEFLAGS 0x1L
@@ -210,11 +210,11 @@ BEGIN
BEGIN
VALUE "CompanyName", "IDRIX"
VALUE "FileDescription", "VeraCrypt Expander"
- VALUE "FileVersion", "1.26.6"
+ VALUE "FileVersion", "1.26.7"
VALUE "LegalTrademarks", "VeraCrypt"
VALUE "OriginalFilename", "VeraCryptExpander.exe"
VALUE "ProductName", "VeraCrypt"
- VALUE "ProductVersion", "1.26.6"
+ VALUE "ProductVersion", "1.26.7"
END
END
BLOCK "VarFileInfo"