VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/ExpandVolume/ExpandVolume.rc
diff options
context:
space:
mode:
authorMounir IDRASSI <mounir.idrassi@idrix.fr>2018-09-02 16:57:13 +0200
committerMounir IDRASSI <mounir.idrassi@idrix.fr>2018-09-03 01:00:52 +0200
commit6ee1af6a957d7d60ddd69b3fe8d53223135fcddb (patch)
treededa4afb92ddd1fc546dfebc5ca8d500d6a5f9cf /src/ExpandVolume/ExpandVolume.rc
parent6e94ee8b85fefda5acee0f815372ccdd1d04b9ea (diff)
downloadVeraCrypt-6ee1af6a957d7d60ddd69b3fe8d53223135fcddb.tar.gz
VeraCrypt-6ee1af6a957d7d60ddd69b3fe8d53223135fcddb.zip
Increment version to 1.23-BETA7 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 f4375d65..f12cead8 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,6,0
- PRODUCTVERSION 1,23,6,0
+ FILEVERSION 1,23,7,0
+ PRODUCTVERSION 1,23,7,0
FILEFLAGSMASK 0x17L
#ifdef _DEBUG
FILEFLAGS 0x1L
@@ -210,11 +210,11 @@ BEGIN
BEGIN
VALUE "CompanyName", "IDRIX"
VALUE "FileDescription", "VeraCrypt Expander"
- VALUE "FileVersion", "1.23-BETA6"
+ VALUE "FileVersion", "1.23-BETA7"
VALUE "LegalTrademarks", "VeraCrypt"
VALUE "OriginalFilename", "VeraCryptExpander.exe"
VALUE "ProductName", "VeraCrypt"
- VALUE "ProductVersion", "1.23-BETA6"
+ VALUE "ProductVersion", "1.23-BETA7"
END
END
BLOCK "VarFileInfo"