From 8ad9e7d769057d622d447ba4122bc499a70bd238 Mon Sep 17 00:00:00 2001
From: Mounir IDRASSI
Date: Sun, 24 Nov 2024 14:04:21 +0100
Subject: Set 1.26.17 release date to November 24th
---
doc/chm/VeraCrypt User Guide.chm | Bin 3238299 -> 3238309 bytes
doc/html/Release Notes.html | 2 +-
doc/html/ru/Release Notes.html | 2 +-
src/Common/Tcdefs.h | 2 +-
4 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/doc/chm/VeraCrypt User Guide.chm b/doc/chm/VeraCrypt User Guide.chm
index d96eb394..11de385d 100644
Binary files a/doc/chm/VeraCrypt User Guide.chm and b/doc/chm/VeraCrypt User Guide.chm differ
diff --git a/doc/html/Release Notes.html b/doc/html/Release Notes.html
index fd5f0723..fd893fcc 100644
--- a/doc/html/Release Notes.html
+++ b/doc/html/Release Notes.html
@@ -40,7 +40,7 @@
To avoid hinting whether your volumes contain a hidden volume or not, or if you depend on plausible deniability when using hidden volumes/OS, then you must recreate both the outer and hidden volumes including system encryption and hidden OS, discarding existing volumes created prior to 1.18a version of VeraCrypt.
-1.26.17 (November 19th, 2024):
+1.26.17 (November 24th, 2024):
- All OSes:
diff --git a/doc/html/ru/Release Notes.html b/doc/html/ru/Release Notes.html
index 6d17208f..4664a2e4 100644
--- a/doc/html/ru/Release Notes.html
+++ b/doc/html/ru/Release Notes.html
@@ -43,7 +43,7 @@
VeraCrypt старее, чем 1.18a.
-1.26.17 (19 ноября 2024 года):
+1.26.17 (24 ноября 2024 года):
- Все ОС:
diff --git a/src/Common/Tcdefs.h b/src/Common/Tcdefs.h
index 1a068023..0051dba2 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"November 19, 2024"
+#define TC_STR_RELEASE_DATE L"November 24, 2024"
#define TC_RELEASE_DATE_YEAR 2024
#define TC_RELEASE_DATE_MONTH 11
--
cgit v1.2.3