1
0
mirror of https://github.com/veracrypt/VeraCrypt.git synced 2025-11-11 02:58:02 -06:00

Set 1.26.17 release date to November 24th

This commit is contained in:
Mounir IDRASSI
2024-11-24 14:04:21 +01:00
parent b6f3d8a23a
commit 8ad9e7d769
4 changed files with 3 additions and 3 deletions

Binary file not shown.

View File

@@ -40,7 +40,7 @@
<span style="color:#ff0000;">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.</span></li> <span style="color:#ff0000;">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.</span></li>
</p> </p>
<p><strong style="text-align:left">1.26.17</strong> (November 19<sup>th</sup>, 2024):</p> <p><strong style="text-align:left">1.26.17</strong> (November 24<sup>th</sup>, 2024):</p>
<ul> <ul>
<li><strong>All OSes:</strong> <li><strong>All OSes:</strong>
<ul> <ul>

View File

@@ -43,7 +43,7 @@
VeraCrypt старее, чем 1.18a.</span></li> VeraCrypt старее, чем 1.18a.</span></li>
</p> </p>
<p><strong style="text-align:left">1.26.17</strong> (19 ноября 2024 года):</p> <p><strong style="text-align:left">1.26.17</strong> (24 ноября 2024 года):</p>
<ul> <ul>
<li><strong>Все ОС:</strong> <li><strong>Все ОС:</strong>
<ul> <ul>

View File

@@ -73,7 +73,7 @@ extern unsigned short _rotl16(unsigned short value, unsigned char shift);
#define VERSION_NUM 0x0126 #define VERSION_NUM 0x0126
// Release date // 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_YEAR 2024
#define TC_RELEASE_DATE_MONTH 11 #define TC_RELEASE_DATE_MONTH 11