VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Common/Tcdefs.h
diff options
context:
space:
mode:
authorMounir IDRASSI <mounir.idrassi@idrix.fr>2020-08-06 00:33:46 +0200
committerMounir IDRASSI <mounir.idrassi@idrix.fr>2020-08-06 00:36:59 +0200
commit485ebc33d9d7d25bb19b18cac8ef16eb9311753b (patch)
tree6d0f8e0f309d06f0d04800f7da2eaba1048ca407 /src/Common/Tcdefs.h
parent75c13c9b7badb1d8ced874cccef57a6e37a85519 (diff)
downloadVeraCrypt-485ebc33d9d7d25bb19b18cac8ef16eb9311753b.tar.gz
VeraCrypt-485ebc33d9d7d25bb19b18cac8ef16eb9311753b.zip
Increment internal version to 1.24.22 and update release notes
Diffstat (limited to 'src/Common/Tcdefs.h')
-rw-r--r--src/Common/Tcdefs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Common/Tcdefs.h b/src/Common/Tcdefs.h
index 8d17c381..623ffc6a 100644
--- a/src/Common/Tcdefs.h
+++ b/src/Common/Tcdefs.h
@@ -67,7 +67,7 @@ extern unsigned short _rotl16(unsigned short value, unsigned char shift);
#define VERSION_NUM 0x0124
// Release date
-#define TC_STR_RELEASE_DATE L"August 3, 2020"
+#define TC_STR_RELEASE_DATE L"August 5, 2020"
#define TC_RELEASE_DATE_YEAR 2020
#define TC_RELEASE_DATE_MONTH 8