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:
Binary file not shown.
@@ -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>
|
||||||
|
|||||||
@@ -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>
|
||||||
|
|||||||
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user