VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorMounir IDRASSI <mounir.idrassi@idrix.fr>2020-08-07 13:25:49 +0200
committerMounir IDRASSI <mounir.idrassi@idrix.fr>2020-08-07 14:10:33 +0200
commite7a98982730f3c668f1826aa38a98b961859f914 (patch)
tree3b913c152ba9f507bb2b17de906d30d3d8956f8f /src
parent7d39e836553d662b877655d2ef72e133a0d7ec74 (diff)
downloadVeraCrypt-e7a98982730f3c668f1826aa38a98b961859f914.tar.gz
VeraCrypt-e7a98982730f3c668f1826aa38a98b961859f914.zip
Set release date of 1.24-Update7 to August 7th 2020
Diffstat (limited to 'src')
-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 ac85b439..2ce5f9f6 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 6, 2020"
+#define TC_STR_RELEASE_DATE L"August 7, 2020"
#define TC_RELEASE_DATE_YEAR 2020
#define TC_RELEASE_DATE_MONTH 8