VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Common/Tcdefs.h
diff options
context:
space:
mode:
authorMounir IDRASSI <mounir.idrassi@idrix.fr>2025-01-19 14:06:36 +0100
committerMounir IDRASSI <mounir.idrassi@idrix.fr>2025-01-19 14:06:36 +0100
commitb187afb4c8de8e4546f4aa96c328e61a86d144ca (patch)
tree1d3abb7db1a55e710a418b1cea42bade81cd1743 /src/Common/Tcdefs.h
parentc1d9219f7213bcc9bb3440960332f4beb8aabbf6 (diff)
downloadVeraCrypt-b187afb4c8de8e4546f4aa96c328e61a86d144ca.tar.gz
VeraCrypt-b187afb4c8de8e4546f4aa96c328e61a86d144ca.zip
Update release notes and release date.
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 a391cc4a..9302b227 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"January 13, 2025"
+#define TC_STR_RELEASE_DATE L"January 20, 2025"
#define TC_RELEASE_DATE_YEAR 2025
#define TC_RELEASE_DATE_MONTH 1