diff options
author | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2017-07-08 17:59:51 +0200 |
---|---|---|
committer | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2017-07-09 00:19:14 +0200 |
commit | 795aa4318e9a29fcac478a9cda78dbda8764359d (patch) | |
tree | bd96f1b6bef6c4fa32edb6a6a2ea4715f224fab7 /src/ExpandVolume | |
parent | d2eacde0da3d2fdfdd6525c6f4560a15a4b589e3 (diff) | |
download | VeraCrypt-795aa4318e9a29fcac478a9cda78dbda8764359d.tar.gz VeraCrypt-795aa4318e9a29fcac478a9cda78dbda8764359d.zip |
Increment version to 1.21.5
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 ccfceae7..075d92c8 100644 --- a/src/ExpandVolume/ExpandVolume.rc +++ b/src/ExpandVolume/ExpandVolume.rc @@ -192,8 +192,8 @@ IDR_MOUNT_RSRC_HEADER HEADER "resource.h" // VS_VERSION_INFO VERSIONINFO - FILEVERSION 1,21,4,0 - PRODUCTVERSION 1,21,4,0 + FILEVERSION 1,21,5,0 + PRODUCTVERSION 1,21,5,0 FILEFLAGSMASK 0x17L #ifdef _DEBUG FILEFLAGS 0x1L |