From e7a98982730f3c668f1826aa38a98b961859f914 Mon Sep 17 00:00:00 2001
From: Mounir IDRASSI
Date: Fri, 7 Aug 2020 13:25:49 +0200
Subject: Set release date of 1.24-Update7 to August 7th 2020
---
doc/chm/VeraCrypt User Guide.chm | Bin 1914606 -> 1914600 bytes
doc/html/Release Notes.html | 2 +-
src/Common/Tcdefs.h | 2 +-
3 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/chm/VeraCrypt User Guide.chm b/doc/chm/VeraCrypt User Guide.chm
index 43037a94..090abb93 100644
Binary files a/doc/chm/VeraCrypt User Guide.chm and b/doc/chm/VeraCrypt User Guide.chm differ
diff --git a/doc/html/Release Notes.html b/doc/html/Release Notes.html
index d1171111..f1663ee2 100644
--- a/doc/html/Release Notes.html
+++ b/doc/html/Release Notes.html
@@ -39,7 +39,7 @@
Note to users who created volumes with 1.17 version of VeraCrypt or earlier:
To avoid hinting whether your volumes contain a hidden volume or not, or if you depend on plausible deniability when using hidden volumes/OS, then you must recreate both the outer and hidden volumes including system encryption and hidden OS, discarding existing volumes created prior to 1.18a version of VeraCrypt.
-1.24-Update7 (August 6th, 2020):
+1.24-Update7 (August 7th, 2020):
- All OSes:
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
--
cgit v1.2.3