VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/ExpandVolume
diff options
context:
space:
mode:
authorMounir IDRASSI <mounir.idrassi@idrix.fr>2018-08-18 13:34:12 +0200
committerMounir IDRASSI <mounir.idrassi@idrix.fr>2018-08-18 16:47:31 +0200
commit6f1047d46b1152d93898b528694ce41f7935a9e1 (patch)
treef02ce8cb4f738f0fc496456e6885e37c6add3114 /src/ExpandVolume
parent20889d4553a132cd8749a73853715fd3a0f237e5 (diff)
downloadVeraCrypt-6f1047d46b1152d93898b528694ce41f7935a9e1.tar.gz
VeraCrypt-6f1047d46b1152d93898b528694ce41f7935a9e1.zip
Increment version to 1.23-BETA5 and update release notes
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 26b6bca9..3872f51d 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,23,4,0
- PRODUCTVERSION 1,23,4,0
+ FILEVERSION 1,23,5,0
+ PRODUCTVERSION 1,23,5,0
FILEFLAGSMASK 0x17L
#ifdef _DEBUG
FILEFLAGS 0x1L
@@ -210,11 +210,11 @@ BEGIN
BEGIN
VALUE "CompanyName", "IDRIX"
VALUE "FileDescription", "VeraCrypt Expander"
- VALUE "FileVersion", "1.23-BETA4"
+ VALUE "FileVersion", "1.23-BETA5"
VALUE "LegalTrademarks", "VeraCrypt"
VALUE "OriginalFilename", "VeraCryptExpander.exe"
VALUE "ProductName", "VeraCrypt"
- VALUE "ProductVersion", "1.23-BETA4"
+ VALUE "ProductVersion", "1.23-BETA5"
END
END
BLOCK "VarFileInfo"