VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/ExpandVolume/ExpandVolume.rc
diff options
context:
space:
mode:
authorMounir IDRASSI <mounir.idrassi@idrix.fr>2025-01-17 07:44:09 +0100
committerMounir IDRASSI <mounir.idrassi@idrix.fr>2025-01-17 07:44:09 +0100
commitff63e5aad0ada475b5751db19d6f553193c04673 (patch)
tree5e0fea8af663dd440a1fde6eaed9e916622af4de /src/ExpandVolume/ExpandVolume.rc
parent54bd81999007b467420acab780c704c91bc1b057 (diff)
downloadVeraCrypt-ff63e5aad0ada475b5751db19d6f553193c04673.tar.gz
VeraCrypt-ff63e5aad0ada475b5751db19d6f553193c04673.zip
Update Release Notes. Set version to 1.26.18. Update signed Windows drivers.
Diffstat (limited to 'src/ExpandVolume/ExpandVolume.rc')
-rw-r--r--src/ExpandVolume/ExpandVolume.rc4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ExpandVolume/ExpandVolume.rc b/src/ExpandVolume/ExpandVolume.rc
index b88aee72..e60302b3 100644
--- a/src/ExpandVolume/ExpandVolume.rc
+++ b/src/ExpandVolume/ExpandVolume.rc
@@ -175,42 +175,42 @@ BEGIN
BOTTOMMARGIN, 268
HORZGUIDE, 176
END
END
#endif // APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
//
// HEADER
//
IDR_MOUNT_RSRC_HEADER HEADER "resource.h"
/////////////////////////////////////////////////////////////////////////////
//
// Version
//
VS_VERSION_INFO VERSIONINFO
- FILEVERSION 1,26,18,0
- PRODUCTVERSION 1,26,18,0
+ FILEVERSION 1,26,18,1
+ PRODUCTVERSION 1,26,18,1
FILEFLAGSMASK 0x17L
#ifdef _DEBUG
FILEFLAGS 0x1L
#else
FILEFLAGS 0x0L
#endif
FILEOS 0x4L
FILETYPE 0x1L
FILESUBTYPE 0x0L
BEGIN
BLOCK "StringFileInfo"
BEGIN
BLOCK "040904b0"
BEGIN
VALUE "CompanyName", "IDRIX"
VALUE "FileDescription", "VeraCrypt Expander"
VALUE "FileVersion", "1.26.18"
VALUE "LegalTrademarks", "VeraCrypt"
VALUE "OriginalFilename", "VeraCryptExpander.exe"
VALUE "ProductName", "VeraCrypt"