VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorMounir IDRASSI <mounir.idrassi@idrix.fr>2024-08-17 15:14:33 +0200
committerMounir IDRASSI <mounir.idrassi@idrix.fr>2024-08-17 15:14:33 +0200
commit2ea486e856e133f39e460dd20875e52bbebba7b6 (patch)
tree410a6a306af043833d613eff86f589a04b2186e8 /src
parenta9ac7320cd8cef56cca40fe5425107f54706df75 (diff)
downloadVeraCrypt-2ea486e856e133f39e460dd20875e52bbebba7b6.tar.gz
VeraCrypt-2ea486e856e133f39e460dd20875e52bbebba7b6.zip
Update Release Notes. Set release date to August 17th.
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 a45cd009..237e4ed6 100644
--- a/src/Common/Tcdefs.h
+++ b/src/Common/Tcdefs.h
@@ -73,7 +73,7 @@ extern unsigned short _rotl16(unsigned short value, unsigned char shift);
#define VERSION_NUM 0x0126
// Release date
-#define TC_STR_RELEASE_DATE L"August 4, 2024"
+#define TC_STR_RELEASE_DATE L"August 17, 2024"
#define TC_RELEASE_DATE_YEAR 2024
#define TC_RELEASE_DATE_MONTH 8