diff options
author | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2022-02-19 22:53:56 +0100 |
---|---|---|
committer | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2022-02-19 22:54:59 +0100 |
commit | 3cab3ce37a2753b78d888f48be4d2c1647daf101 (patch) | |
tree | 6aed4fe2bb1338875e1e9a0a4f677aec935c5672 /src/ExpandVolume | |
parent | c145b337cbc5d7c8dc09859d51093a6727005ef8 (diff) | |
download | VeraCrypt-3cab3ce37a2753b78d888f48be4d2c1647daf101.tar.gz VeraCrypt-3cab3ce37a2753b78d888f48be4d2c1647daf101.zip |
Increment version to 1.25.9 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 2876b184..bbef2b4e 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,8,2 - PRODUCTVERSION 1,25,8,2 + FILEVERSION 1,25,9,0 + PRODUCTVERSION 1,25,9,0 FILEFLAGSMASK 0x17L #ifdef _DEBUG FILEFLAGS 0x1L |