diff options
author | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2021-12-20 00:16:51 +0100 |
---|---|---|
committer | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2021-12-20 00:19:10 +0100 |
commit | e373e72cda2a3565fb5efed7c8e444dd92e72c94 (patch) | |
tree | 24e9e8fbbf818f5116912df3d5ddaa7f61e3d861 /src/ExpandVolume | |
parent | 5640de3584aa5d3ab327ecd7345ded2e0096b464 (diff) | |
download | VeraCrypt-e373e72cda2a3565fb5efed7c8e444dd92e72c94.tar.gz VeraCrypt-e373e72cda2a3565fb5efed7c8e444dd92e72c94.zip |
Increment version to 1.25.5 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 79bb22b2..c3a15488 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,4,0 - PRODUCTVERSION 1,25,4,0 + FILEVERSION 1,25,5,0 + PRODUCTVERSION 1,25,5,0 FILEFLAGSMASK 0x17L #ifdef _DEBUG FILEFLAGS 0x1L |