mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2025-11-11 11:08:02 -06:00
Update Release Notes and language files for version 1.24-Beta1. Add signed Windows drivers.
This commit is contained in:
@@ -74,7 +74,7 @@
|
||||
<string>TRUE</string>
|
||||
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1.24.0</string>
|
||||
<string>1.24.1</string>
|
||||
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>_VERSION_</string>
|
||||
|
||||
@@ -61,7 +61,7 @@ extern unsigned short _rotl16(unsigned short value, unsigned char shift);
|
||||
#define VERSION_NUM 0x0124
|
||||
|
||||
// Release date
|
||||
#define TC_STR_RELEASE_DATE L"January 8, 2018"
|
||||
#define TC_STR_RELEASE_DATE L"January 12, 2019"
|
||||
#define TC_RELEASE_DATE_YEAR 2019
|
||||
#define TC_RELEASE_DATE_MONTH 1
|
||||
|
||||
|
||||
Binary file not shown.
Binary file not shown.
@@ -10,7 +10,7 @@ signature = "$Windows NT$"
|
||||
Class = "Encryption" ;This is determined by the work this filter driver does
|
||||
ClassGuid = {a0a701c0-a511-42ff-aa6c-06dc0395576f} ;This value is determined by the Class
|
||||
Provider = %ProviderString%
|
||||
DriverVer = 01/08/2019,1.24.1.0
|
||||
DriverVer = 01/12/2019,1.24.1.0
|
||||
CatalogFile = veracrypt.cat
|
||||
|
||||
|
||||
|
||||
Binary file not shown.
Binary file not shown.
@@ -495,7 +495,7 @@
|
||||
<key>OVERWRITE_PERMISSIONS</key>
|
||||
<false/>
|
||||
<key>VERSION</key>
|
||||
<string>1.24.0</string>
|
||||
<string>1.24.1</string>
|
||||
</dict>
|
||||
<key>UUID</key>
|
||||
<string>B14381D9-EC5F-43E4-B971-82AB3D132A64</string>
|
||||
@@ -1004,7 +1004,7 @@ https://osxfuse.github.io/
|
||||
</dict>
|
||||
</array>
|
||||
<key>NAME</key>
|
||||
<string>VeraCrypt 1.24-Beta0</string>
|
||||
<string>VeraCrypt 1.24-Beta1</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>SHARED_GLOBAL_DATA</key>
|
||||
|
||||
Reference in New Issue
Block a user