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

Increment version to 1.26.17 is packaging files.

This commit is contained in:
Mounir IDRASSI
2025-09-21 16:49:05 +09:00
parent 26c149a031
commit 573f870175
9 changed files with 17 additions and 17 deletions

View File

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

View File

@@ -4,7 +4,7 @@
<!-- FullProductVersion's first 3 parts MUST BE incremented at each release in order
for upgrades to work ; Windows Installer ignores the 4th part -->
<?define var.FullProductVersion = 1.26.26?>
<?define var.FullProductVersion = 1.26.27?>
<?define var.ProductName = VeraCrypt $(var.FullProductVersion)?>
<!-- Unique GUID identifying this family of product (32-bit and 64-bit have the same) -->
@@ -12,7 +12,7 @@
<!-- Unique GUID identifying this product release (32-bit and 64-bit have different ones) -->
<!-- MUST BE regenerated for each new release -->
<?define var.ProductGuid = {1BD87CAB-675B-4B89-952F-BC167F5CB0D2}?>
<?define var.ProductGuid = {CE340156-372B-4F74-A3DF-5EC4C621B616}?>
<!-- Unique GUID identifying a particular Windows Installer package -->
<!-- When compiling a product, it should not be set in order to allow it to be generated for each build -->

View File

@@ -557,7 +557,7 @@
<key>USE_HFS+_COMPRESSION</key>
<false/>
<key>VERSION</key>
<string>1.26.26</string>
<string>1.26.27</string>
</dict>
<key>TYPE</key>
<integer>0</integer>
@@ -1025,7 +1025,7 @@ https://macfuse.github.io/
</dict>
</array>
<key>NAME</key>
<string>VeraCrypt 1.26.26</string>
<string>VeraCrypt 1.26.27</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.26.26</string>
<string>1.26.27</string>
</dict>
<key>TYPE</key>
<integer>0</integer>

View File

@@ -557,7 +557,7 @@
<key>USE_HFS+_COMPRESSION</key>
<false/>
<key>VERSION</key>
<string>1.26.26</string>
<string>1.26.27</string>
</dict>
<key>TYPE</key>
<integer>0</integer>
@@ -1024,7 +1024,7 @@ https://github.com/macos-fuse-t/fuse-t/releases
</dict>
</array>
<key>NAME</key>
<string>VeraCrypt 1.26.26</string>
<string>VeraCrypt 1.26.27</string>
<key>PAYLOAD_ONLY</key>
<false/>
<key>TREAT_MISSING_PRESENTATION_DOCUMENTS_AS_WARNING</key>

View File

@@ -1,7 +1,7 @@
PATH=%PATH%;%WSDK81%\bin\x86;C:\Program Files (x86)\Windows Kits\10\bin\10.0.19041.0\x86
set VC_VERSION=1.26.26
set VC_VERSION_NBRE=1.26.26
set VC_VERSION=1.26.27
set VC_VERSION_NBRE=1.26.27
set SIGNINGPATH=%~dp0
cd %SIGNINGPATH%

View File

@@ -1,7 +1,7 @@
PATH=%PATH%;%WSDK81%\bin\x86
set VC_VERSION=1.26.26
set VC_VERSION_NBRE=1.26.26
set VC_VERSION=1.26.27
set VC_VERSION_NBRE=1.26.27
set SIGNINGPATH=%~dp0
cd %SIGNINGPATH%

View File

@@ -1,6 +1,6 @@
PATH=%PATH%;%WSDK81%\bin\x86
set VC_VERSION=1.26.26
set VC_VERSION_NBRE=1.26.26
set VC_VERSION=1.26.27
set VC_VERSION_NBRE=1.26.27
set PFXNAME=TestCertificate\idrix_codeSign.pfx
set PFXPASSWORD=idrix
set PFXCA=TestCertificate\idrix_TestRootCA.crt

View File

@@ -1,6 +1,6 @@
PATH=%PATH%;%WSDK81%\bin\x86
set VC_VERSION=1.26.26
set VC_VERSION_NBRE=1.26.26
set VC_VERSION=1.26.27
set VC_VERSION_NBRE=1.26.27
set PFXNAME=TestCertificate\idrix_codeSign.pfx
set PFXPASSWORD=idrix
set PFXCA=TestCertificate\idrix_TestRootCA.crt