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

Update release notes for 1.26.0 and set its date to March 21st 2022

This commit is contained in:
Mounir IDRASSI
2022-03-22 00:13:52 +01:00
parent 165df2188e
commit 69a9c6b394
10 changed files with 34 additions and 12 deletions

View File

@@ -11,8 +11,8 @@ elseif ( NOT DEFINED NOGUI )
endif()
# - Set version of the package
set( FULL_VERSION "1.25.9" )
set( VERSION "1.25.9" )
set( FULL_VERSION "1.26.0" )
set( VERSION "1.26.0" )
set( RELEASE "1" )
# - Set PROJECT_NAME and CONFLICT_PACKAGE values

View File

@@ -74,7 +74,7 @@
<string>TRUE</string>
<key>CFBundleVersion</key>
<string>1.25.9</string>
<string>1.26.0</string>
<key>CFBundleShortVersionString</key>
<string>_VERSION_</string>

View File

@@ -74,7 +74,7 @@
<string>TRUE</string>
<key>CFBundleVersion</key>
<string>1.25.9</string>
<string>1.26.0</string>
<key>CFBundleShortVersionString</key>
<string>_VERSION_</string>

View File

@@ -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"March 9, 2022"
#define TC_STR_RELEASE_DATE L"March 21, 2022"
#define TC_RELEASE_DATE_YEAR 2022
#define TC_RELEASE_DATE_MONTH 03

View File

@@ -558,7 +558,7 @@
<key>USE_HFS+_COMPRESSION</key>
<false/>
<key>VERSION</key>
<string>1.25.9</string>
<string>1.26.0</string>
</dict>
<key>TYPE</key>
<integer>0</integer>
@@ -1026,7 +1026,7 @@ https://osxfuse.github.io/
</dict>
</array>
<key>NAME</key>
<string>VeraCrypt 1.25.9</string>
<string>VeraCrypt 1.26</string>
<key>PAYLOAD_ONLY</key>
<false/>
<key>TREAT_MISSING_PRESENTATION_DOCUMENTS_AS_WARNING</key>

View File

@@ -557,7 +557,7 @@
<key>USE_HFS+_COMPRESSION</key>
<false/>
<key>VERSION</key>
<string>1.25.9</string>
<string>1.26.0</string>
</dict>
<key>TYPE</key>
<integer>0</integer>
@@ -1062,7 +1062,7 @@ https://osxfuse.github.io/
</dict>
</array>
<key>NAME</key>
<string>VeraCrypt Legacy 1.25.9</string>
<string>VeraCrypt Legacy 1.26</string>
<key>PAYLOAD_ONLY</key>
<false/>
<key>TREAT_MISSING_PRESENTATION_DOCUMENTS_AS_WARNING</key>