VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/ExpandVolume
diff options
context:
space:
mode:
authorMounir IDRASSI <mounir.idrassi@idrix.fr>2019-10-02 11:38:49 +0200
committerMounir IDRASSI <mounir.idrassi@idrix.fr>2019-10-02 11:40:08 +0200
commitfa3d4c79c900253c0e0ff74f911bdd5c2e943480 (patch)
treeeac3a06f328c30e7a86e1d01f93f90fe45b19f25 /src/ExpandVolume
parent3923d11c7b8ebcb26a3e097b1bc447bee722f34d (diff)
downloadVeraCrypt-fa3d4c79c900253c0e0ff74f911bdd5c2e943480.tar.gz
VeraCrypt-fa3d4c79c900253c0e0ff74f911bdd5c2e943480.zip
Increment version to 1.24-Beta6
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 3f5e891c..983a104d 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,24,5,0
- PRODUCTVERSION 1,24,5,0
+ FILEVERSION 1,24,6,0
+ PRODUCTVERSION 1,24,6,0
FILEFLAGSMASK 0x17L
#ifdef _DEBUG
FILEFLAGS 0x1L
@@ -210,11 +210,11 @@ BEGIN
BEGIN
VALUE "CompanyName", "IDRIX"
VALUE "FileDescription", "VeraCrypt Expander"
- VALUE "FileVersion", "1.24-Beta5"
+ VALUE "FileVersion", "1.24-Beta6"
VALUE "LegalTrademarks", "VeraCrypt"
VALUE "OriginalFilename", "VeraCryptExpander.exe"
VALUE "ProductName", "VeraCrypt"
- VALUE "ProductVersion", "1.24-Beta5"
+ VALUE "ProductVersion", "1.24-Beta6"
END
END
BLOCK "VarFileInfo"