VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/ExpandVolume/ExpandVolume.rc
diff options
context:
space:
mode:
authorMounir IDRASSI <mounir.idrassi@idrix.fr>2018-09-03 11:42:21 +0200
committerMounir IDRASSI <mounir.idrassi@idrix.fr>2018-09-03 11:45:19 +0200
commitfda5880f905dbb970cecc889117c40d45b59361f (patch)
treee21bd7527edb2bfc7f8c5bd3aea7606fdb722061 /src/ExpandVolume/ExpandVolume.rc
parent2730fa33a24f3c28611bbc2ec693667cc821c1b5 (diff)
downloadVeraCrypt-fda5880f905dbb970cecc889117c40d45b59361f.tar.gz
VeraCrypt-fda5880f905dbb970cecc889117c40d45b59361f.zip
Increment version to 1.23-BETA8 and update release notes.
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 f12cead8..5c81ac1b 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,7,0
- PRODUCTVERSION 1,23,7,0
+ FILEVERSION 1,23,8,0
+ PRODUCTVERSION 1,23,8,0
FILEFLAGSMASK 0x17L
#ifdef _DEBUG
FILEFLAGS 0x1L
@@ -210,11 +210,11 @@ BEGIN
BEGIN
VALUE "CompanyName", "IDRIX"
VALUE "FileDescription", "VeraCrypt Expander"
- VALUE "FileVersion", "1.23-BETA7"
+ VALUE "FileVersion", "1.23-BETA8"
VALUE "LegalTrademarks", "VeraCrypt"
VALUE "OriginalFilename", "VeraCryptExpander.exe"
VALUE "ProductName", "VeraCrypt"
- VALUE "ProductVersion", "1.23-BETA7"
+ VALUE "ProductVersion", "1.23-BETA8"
END
END
BLOCK "VarFileInfo"