diff options
author | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2022-02-05 19:04:29 +0100 |
---|---|---|
committer | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2022-02-05 22:51:52 +0100 |
commit | 463ae8e6aa713b2fc95a019afed1f3e769046de1 (patch) | |
tree | eb8e39a8c596764f456c63948dff42f47a834676 /src/ExpandVolume/ExpandVolume.rc | |
parent | 3cf936459202bc5985bc54548a5325efb1fbc453 (diff) | |
download | VeraCrypt-463ae8e6aa713b2fc95a019afed1f3e769046de1.tar.gz VeraCrypt-463ae8e6aa713b2fc95a019afed1f3e769046de1.zip |
Increment version to 1.25.8
Diffstat (limited to 'src/ExpandVolume/ExpandVolume.rc')
-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 f37b3324..4528cb36 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,7,0 - PRODUCTVERSION 1,25,7,0 + FILEVERSION 1,25,8,0 + PRODUCTVERSION 1,25,8,0 FILEFLAGSMASK 0x17L #ifdef _DEBUG FILEFLAGS 0x1L |