diff options
author | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2017-07-05 09:51:23 +0200 |
---|---|---|
committer | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2017-07-05 16:21:37 +0200 |
commit | d9f9e6d2318c5edd144bde4cb368c36722ee8d71 (patch) | |
tree | 49cf7fb85737a1b7653f759a2047540ccf9bbfb9 /src/ExpandVolume/ExpandVolume.rc | |
parent | 384c5cc259398d6e8039684f266ea94e9e11c191 (diff) | |
download | VeraCrypt-d9f9e6d2318c5edd144bde4cb368c36722ee8d71.tar.gz VeraCrypt-d9f9e6d2318c5edd144bde4cb368c36722ee8d71.zip |
Increment version to 1.21.4
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 13d0abda..ccfceae7 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,3,1 - PRODUCTVERSION 1,21,3,1 + FILEVERSION 1,21,4,0 + PRODUCTVERSION 1,21,4,0 FILEFLAGSMASK 0x17L #ifdef _DEBUG FILEFLAGS 0x1L |