diff options
author | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2022-01-07 00:20:34 +0100 |
---|---|---|
committer | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2022-01-07 00:35:46 +0100 |
commit | 2d3771c45d5ff47092d374b7fd5a946c01269834 (patch) | |
tree | 2315f2c09a005ea228c2333cb1c3e0ed19878e61 /src/ExpandVolume | |
parent | 897b676e61975a6db45257e3f9542527afde690b (diff) | |
download | VeraCrypt-2d3771c45d5ff47092d374b7fd5a946c01269834.tar.gz VeraCrypt-2d3771c45d5ff47092d374b7fd5a946c01269834.zip |
Increment version to 1.25.7 and update Release Notes
Diffstat (limited to 'src/ExpandVolume')
-rw-r--r-- | src/ExpandVolume/ExpandVolume.rc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ExpandVolume/ExpandVolume.rc b/src/ExpandVolume/ExpandVolume.rc index bc6f9bb2..f37b3324 100644 --- a/src/ExpandVolume/ExpandVolume.rc +++ b/src/ExpandVolume/ExpandVolume.rc @@ -193,8 +193,8 @@ IDR_MOUNT_RSRC_HEADER HEADER "resource.h" // VS_VERSION_INFO VERSIONINFO - FILEVERSION 1,25,6,0 - PRODUCTVERSION 1,25,6,0 + FILEVERSION 1,25,7,0 + PRODUCTVERSION 1,25,7,0 FILEFLAGSMASK 0x17L #ifdef _DEBUG FILEFLAGS 0x1L |