VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Common/Tcdefs.h
diff options
context:
space:
mode:
authorMounir IDRASSI <mounir.idrassi@idrix.fr>2019-01-22 09:52:00 +0100
committerMounir IDRASSI <mounir.idrassi@idrix.fr>2019-01-22 09:53:32 +0100
commitd73b8bdf7433480048896cef62355cd11faf044c (patch)
tree9b81af6d489accb688e93193b475b663c953abe2 /src/Common/Tcdefs.h
parentee0a2659da24b4b7543f52647fb2d8cbbd12408c (diff)
downloadVeraCrypt-d73b8bdf7433480048896cef62355cd11faf044c.tar.gz
VeraCrypt-d73b8bdf7433480048896cef62355cd11faf044c.zip
Windows: Increment driver version to 1.24.1.1
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 8f201448..efa4df63 100644
--- a/src/Common/Tcdefs.h
+++ b/src/Common/Tcdefs.h
@@ -61,7 +61,7 @@ extern unsigned short _rotl16(unsigned short value, unsigned char shift);
#define VERSION_NUM 0x0124
// Release date
-#define TC_STR_RELEASE_DATE L"January 15, 2019"
+#define TC_STR_RELEASE_DATE L"January 21, 2019"
#define TC_RELEASE_DATE_YEAR 2019
#define TC_RELEASE_DATE_MONTH 1