VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Common
diff options
context:
space:
mode:
authorMounir IDRASSI <mounir.idrassi@idrix.fr>2016-08-17 08:55:15 +0200
committerMounir IDRASSI <mounir.idrassi@idrix.fr>2016-08-17 08:55:56 +0200
commit3ddb499280abd190f0350678c63b0e6c2a88b5bd (patch)
treeef91d66c49a35d834baaa4bf876de228d196d7d8 /src/Common
parentb56e8c5c4b8929ea41607d3408b2d54d590cde54 (diff)
downloadVeraCrypt-3ddb499280abd190f0350678c63b0e6c2a88b5bd.tar.gz
VeraCrypt-3ddb499280abd190f0350678c63b0e6c2a88b5bd.zip
Update 1.18 release date
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 d9861c35..fc011455 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 0x0118
// Release date
-#define TC_STR_RELEASE_DATE L"August 16th, 2016"
+#define TC_STR_RELEASE_DATE L"August 17th, 2016"
#define TC_RELEASE_DATE_YEAR 2016
#define TC_RELEASE_DATE_MONTH 8