VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorMounir IDRASSI <mounir.idrassi@idrix.fr>2019-10-27 10:44:47 +0100
committerMounir IDRASSI <mounir.idrassi@idrix.fr>2019-10-27 10:46:32 +0100
commit1ae99f2e67eb5e613ae577714dcf4240d9f232de (patch)
tree1f286aa04c48b6f3828e673e7254c668efd16897 /src
parent94084525b1a16b8c8721716a6bdc96d5a65a00fd (diff)
downloadVeraCrypt-1ae99f2e67eb5e613ae577714dcf4240d9f232de.tar.gz
VeraCrypt-1ae99f2e67eb5e613ae577714dcf4240d9f232de.zip
Windows: Update Release Notes and set 1.24-Hotfix1 release date to October 27th.
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 22e8b58a..b9f3756f 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"October 25, 2019"
+#define TC_STR_RELEASE_DATE L"October 27, 2019"
#define TC_RELEASE_DATE_YEAR 2019
#define TC_RELEASE_DATE_MONTH 10