mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2025-11-11 11:08:02 -06:00
Set release date of 1.24-Hotfix1 to October 25th.
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.24-Hotfix1 </strong>(October 23<sup>rd</sup>, 2019):</p>
|
<p><strong style="text-align:left">1.24-Hotfix1 </strong>(October 25<sup>rd</sup>, 2019):</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li><strong>Windows:</strong>
|
<li><strong>Windows:</strong>
|
||||||
<ul>
|
<ul>
|
||||||
|
|||||||
@@ -67,7 +67,7 @@ extern unsigned short _rotl16(unsigned short value, unsigned char shift);
|
|||||||
#define VERSION_NUM 0x0124
|
#define VERSION_NUM 0x0124
|
||||||
|
|
||||||
// Release date
|
// Release date
|
||||||
#define TC_STR_RELEASE_DATE L"October 23, 2019"
|
#define TC_STR_RELEASE_DATE L"October 25, 2019"
|
||||||
#define TC_RELEASE_DATE_YEAR 2019
|
#define TC_RELEASE_DATE_YEAR 2019
|
||||||
#define TC_RELEASE_DATE_MONTH 10
|
#define TC_RELEASE_DATE_MONTH 10
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user