VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Common
diff options
context:
space:
mode:
authorMounir IDRASSI <mounir.idrassi@idrix.fr>2024-08-04 11:27:49 +0200
committerMounir IDRASSI <mounir.idrassi@idrix.fr>2024-08-04 11:27:49 +0200
commit29c78490ef7b4e05bb53e60cf0bc1fb8127d7e38 (patch)
tree3b0631c37a3baa6ac1f8d6973f3ac1517ccd500d /src/Common
parentc8b9a73916b727d973cf51f1d7ebac3b9670d06b (diff)
downloadVeraCrypt-29c78490ef7b4e05bb53e60cf0bc1fb8127d7e38.tar.gz
VeraCrypt-29c78490ef7b4e05bb53e60cf0bc1fb8127d7e38.zip
Update Release Notes. Set release date to August 4th.
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 ed382b86..93704e9a 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 1, 2024"
+#define TC_STR_RELEASE_DATE L"August 4, 2024"
#define TC_RELEASE_DATE_YEAR 2024
#define TC_RELEASE_DATE_MONTH 8