VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Common
diff options
context:
space:
mode:
authorMounir IDRASSI <mounir.idrassi@idrix.fr>2019-02-01 12:56:19 +0100
committerMounir IDRASSI <mounir.idrassi@idrix.fr>2019-02-01 13:02:01 +0100
commit5d3278bcf20d7b8039747a430f86b7dd5ef49a04 (patch)
tree707e22a8564f7cbb5b16e22e894195c1459a4e24 /src/Common
parent0b8e768721bc3751de937861246c0a71c20030ed (diff)
downloadVeraCrypt-5d3278bcf20d7b8039747a430f86b7dd5ef49a04.tar.gz
VeraCrypt-5d3278bcf20d7b8039747a430f86b7dd5ef49a04.zip
Update Release Notes and other files for 1.24-Beta2 release
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 0a88a5f4..ed0c94bb 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"January 28, 2019"
+#define TC_STR_RELEASE_DATE L"January 31, 2019"
#define TC_RELEASE_DATE_YEAR 2019
#define TC_RELEASE_DATE_MONTH 1