VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Common
diff options
context:
space:
mode:
authorMounir IDRASSI <mounir.idrassi@idrix.fr>2020-07-22 17:25:51 +0200
committerMounir IDRASSI <mounir.idrassi@idrix.fr>2020-07-22 17:28:06 +0200
commit699a0a3ca5da5ba3189a4c9257920789a5f07dac (patch)
tree3b17cb70428530c3b8e27355de40e3746380f423 /src/Common
parent587e6db4f16291d8b6f22d0937a4bff87bc8ffc0 (diff)
downloadVeraCrypt-699a0a3ca5da5ba3189a4c9257920789a5f07dac.tar.gz
VeraCrypt-699a0a3ca5da5ba3189a4c9257920789a5f07dac.zip
Increment internal version to 1.24.20 and update release notes
Diffstat (limited to 'src/Common')
-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 6269e754..080859b1 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"July 6, 2020"
+#define TC_STR_RELEASE_DATE L"July 22, 2020"
#define TC_RELEASE_DATE_YEAR 2020
#define TC_RELEASE_DATE_MONTH 7