1
0
mirror of https://github.com/veracrypt/VeraCrypt.git synced 2025-11-12 11:28:26 -06:00

Increment version to 1.25 (1.25.3)

This commit is contained in:
Mounir IDRASSI
2021-11-28 00:47:30 +01:00
parent e7b3ca7334
commit 1dc9ec2499
58 changed files with 73 additions and 73 deletions

View File

@@ -11,8 +11,8 @@ elseif ( NOT DEFINED NOGUI )
endif()
# - Set version of the package
set( FULL_VERSION "1.25-RC2" )
set( VERSION "1.25.2" )
set( FULL_VERSION "1.25" )
set( VERSION "1.25.3" )
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.2</string>
<string>1.25.3</string>
<key>CFBundleShortVersionString</key>
<string>_VERSION_</string>

View File

@@ -74,7 +74,7 @@
<string>TRUE</string>
<key>CFBundleVersion</key>
<string>1.25.2</string>
<string>1.25.3</string>
<key>CFBundleShortVersionString</key>
<string>_VERSION_</string>

View File

@@ -55,7 +55,7 @@ extern unsigned short _rotl16(unsigned short value, unsigned char shift);
#define TC_APP_NAME "VeraCrypt"
// Version displayed to user
#define VERSION_STRING "1.25-RC2"
#define VERSION_STRING "1.25"
#ifdef VC_EFI_CUSTOM_MODE
#define VERSION_STRING_SUFFIX "-CustomEFI"
@@ -67,7 +67,7 @@ extern unsigned short _rotl16(unsigned short value, unsigned char shift);
#define VERSION_NUM 0x0125
// Release date
#define TC_STR_RELEASE_DATE L"November 21, 2021"
#define TC_STR_RELEASE_DATE L"November 29, 2021"
#define TC_RELEASE_DATE_YEAR 2021
#define TC_RELEASE_DATE_MONTH 11

View File

@@ -27,8 +27,8 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
//
VS_VERSION_INFO VERSIONINFO
FILEVERSION 1,25,2,0
PRODUCTVERSION 1,25,2,0
FILEVERSION 1,25,3,0
PRODUCTVERSION 1,25,3,0
FILEFLAGSMASK 0x17L
#ifdef _DEBUG
FILEFLAGS 0x1L

View File

@@ -193,8 +193,8 @@ IDR_MOUNT_RSRC_HEADER HEADER "resource.h"
//
VS_VERSION_INFO VERSIONINFO
FILEVERSION 1,25,2,0
PRODUCTVERSION 1,25,2,0
FILEVERSION 1,25,3,0
PRODUCTVERSION 1,25,3,0
FILEFLAGSMASK 0x17L
#ifdef _DEBUG
FILEFLAGS 0x1L

View File

@@ -28,8 +28,8 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
//
VS_VERSION_INFO VERSIONINFO
FILEVERSION 1,25,2,0
PRODUCTVERSION 1,25,2,0
FILEVERSION 1,25,3,0
PRODUCTVERSION 1,25,3,0
FILEFLAGSMASK 0x17L
#ifdef _DEBUG
FILEFLAGS 0x1L

View File

@@ -559,8 +559,8 @@ END
//
VS_VERSION_INFO VERSIONINFO
FILEVERSION 1,25,2,0
PRODUCTVERSION 1,25,2,0
FILEVERSION 1,25,3,0
PRODUCTVERSION 1,25,3,0
FILEFLAGSMASK 0x17L
#ifdef _DEBUG
FILEFLAGS 0x1L

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.25.2?>
<?define var.FullProductVersion = 1.25.3?>
<?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 = {4C68CCE9-E67D-4892-89AE-145C707E317C}?>
<?define var.ProductGuid = {20CFEEFB-4DAC-4E7B-8298-885C2F8296D2}?>
<!-- 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.25.2</string>
<string>1.25.3</string>
</dict>
<key>TYPE</key>
<integer>0</integer>
@@ -1025,7 +1025,7 @@ https://osxfuse.github.io/
</dict>
</array>
<key>NAME</key>
<string>VeraCrypt 1.25-RC2</string>
<string>VeraCrypt 1.25</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.2</string>
<string>1.25.3</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-RC2</string>
<string>VeraCrypt Legacy 1.25</string>
<key>PAYLOAD_ONLY</key>
<false/>
<key>TREAT_MISSING_PRESENTATION_DOCUMENTS_AS_WARNING</key>

View File

@@ -26,8 +26,8 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
//
VS_VERSION_INFO VERSIONINFO
FILEVERSION 1,25,2,0
PRODUCTVERSION 1,25,2,0
FILEVERSION 1,25,3,0
PRODUCTVERSION 1,25,3,0
FILEFLAGSMASK 0x17L
#ifdef _DEBUG
FILEFLAGS 0x1L

View File

@@ -28,8 +28,8 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
//
VS_VERSION_INFO VERSIONINFO
FILEVERSION 1,25,2,0
PRODUCTVERSION 1,25,2,0
FILEVERSION 1,25,3,0
PRODUCTVERSION 1,25,3,0
FILEFLAGSMASK 0x17L
#ifdef _DEBUG
FILEFLAGS 0x1L

View File

@@ -28,8 +28,8 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
//
VS_VERSION_INFO VERSIONINFO
FILEVERSION 1,25,2,0
PRODUCTVERSION 1,25,2,0
FILEVERSION 1,25,3,0
PRODUCTVERSION 1,25,3,0
FILEFLAGSMASK 0x17L
#ifdef _DEBUG
FILEFLAGS 0x1L

View File

@@ -1,11 +1,11 @@
PATH=%PATH%;%WSDK81%\bin\x86;C:\Program Files\7-Zip;C:\Program Files (x86)\7-Zip
set VC_VERSION=1.25-RC2
set VC_VERSION_NBRE=1.25.2
set VC_VERSION=1.25
set VC_VERSION_NBRE=1.25.3
set SIGNINGPATH=%~dp0
cd %SIGNINGPATH%
rem call "..\..\doc\chm\create_chm.bat"
call "..\..\doc\chm\create_chm.bat"
cd %SIGNINGPATH%

View File

@@ -1,6 +1,6 @@
PATH=%PATH%;%WSDK81%\bin\x86;C:\Program Files\7-Zip;C:\Program Files (x86)\7-Zip
set VC_VERSION=1.25-RC2
set VC_VERSION_NBRE=1.25.2
set VC_VERSION=1.25
set VC_VERSION_NBRE=1.25.3
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;C:\Program Files\7-Zip;C:\Program Files (x86)\7-Zip
set VC_VERSION=1.25-RC2
set VC_VERSION_NBRE=1.25.2
set VC_VERSION=1.25
set VC_VERSION_NBRE=1.25.3
set PFXNAME=TestCertificate\idrix_codeSign.pfx
set PFXPASSWORD=idrix
set PFXCA=TestCertificate\idrix_TestRootCA.crt