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/Format/Format.rc | |
parent | d2eacde0da3d2fdfdd6525c6f4560a15a4b589e3 (diff) | |
download | VeraCrypt-795aa4318e9a29fcac478a9cda78dbda8764359d.tar.gz VeraCrypt-795aa4318e9a29fcac478a9cda78dbda8764359d.zip |
Increment version to 1.21.5
Diffstat (limited to 'src/Format/Format.rc')
-rw-r--r-- | src/Format/Format.rc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Format/Format.rc b/src/Format/Format.rc index cb4f8384..d891c0d2 100644 --- a/src/Format/Format.rc +++ b/src/Format/Format.rc @@ -28,8 +28,8 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US // 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 |