diff options
author | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2020-08-06 00:33:46 +0200 |
---|---|---|
committer | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2020-08-06 00:36:59 +0200 |
commit | 485ebc33d9d7d25bb19b18cac8ef16eb9311753b (patch) | |
tree | 6d0f8e0f309d06f0d04800f7da2eaba1048ca407 /src/Format | |
parent | 75c13c9b7badb1d8ced874cccef57a6e37a85519 (diff) | |
download | VeraCrypt-485ebc33d9d7d25bb19b18cac8ef16eb9311753b.tar.gz VeraCrypt-485ebc33d9d7d25bb19b18cac8ef16eb9311753b.zip |
Increment internal version to 1.24.22 and update release notes
Diffstat (limited to 'src/Format')
-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 e98d84b0..d5285cea 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,24,21,0 - PRODUCTVERSION 1,24,21,0 + FILEVERSION 1,24,22,0 + PRODUCTVERSION 1,24,22,0 FILEFLAGSMASK 0x17L #ifdef _DEBUG FILEFLAGS 0x1L |