VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Common/Tcdefs.h
diff options
context:
space:
mode:
authorMounir IDRASSI <mounir.idrassi@idrix.fr>2019-10-25 18:20:22 +0200
committerMounir IDRASSI <mounir.idrassi@idrix.fr>2019-10-25 18:25:44 +0200
commit38b5af907e5525eff87e82cc8cb504d37dfc15fc (patch)
tree1ebe07f57b99bf027d9e3c01a80b2df714ca4185 /src/Common/Tcdefs.h
parent28fc65e47992a068a73f3b6332ba9c82e4716bc8 (diff)
downloadVeraCrypt-38b5af907e5525eff87e82cc8cb504d37dfc15fc.tar.gz
VeraCrypt-38b5af907e5525eff87e82cc8cb504d37dfc15fc.zip
Set release date of 1.24-Hotfix1 to October 25th.
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 38d3f7fe..22e8b58a 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 23, 2019"
+#define TC_STR_RELEASE_DATE L"October 25, 2019"
#define TC_RELEASE_DATE_YEAR 2019
#define TC_RELEASE_DATE_MONTH 10