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

Increment version to 1.25.7 and update Release Notes

This commit is contained in:
Mounir IDRASSI
2022-01-07 00:20:34 +01:00
parent 897b676e61
commit 2d3771c45d
81 changed files with 107 additions and 73 deletions

View File

@@ -558,7 +558,7 @@
<key>USE_HFS+_COMPRESSION</key>
<false/>
<key>VERSION</key>
<string>1.25.6</string>
<string>1.25.7</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.6</string>
<string>VeraCrypt 1.25.7</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.6</string>
<string>1.25.7</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.6</string>
<string>VeraCrypt Legacy 1.25.7</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,6,0
PRODUCTVERSION 1,25,6,0
FILEVERSION 1,25,7,0
PRODUCTVERSION 1,25,7,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,6,0
PRODUCTVERSION 1,25,6,0
FILEVERSION 1,25,7,0
PRODUCTVERSION 1,25,7,0
FILEFLAGSMASK 0x17L
#ifdef _DEBUG
FILEFLAGS 0x1L

View File

@@ -279,6 +279,20 @@ copy Debug\VeraCryptSetup.exe "..\Debug\Setup Files\VeraCrypt COMReg.exe" &gt;NU
<ClCompile Include="..\Common\Registry.c" />
</ItemGroup>
<ItemGroup>
<None Include="..\..\Translations\Language.ar.xml" />
<None Include="..\..\Translations\Language.cs.xml" />
<None Include="..\..\Translations\Language.de.xml" />
<None Include="..\..\Translations\Language.es.xml" />
<None Include="..\..\Translations\Language.fr.xml" />
<None Include="..\..\Translations\Language.it.xml" />
<None Include="..\..\Translations\Language.ja.xml" />
<None Include="..\..\Translations\Language.nl.xml" />
<None Include="..\..\Translations\Language.pl.xml" />
<None Include="..\..\Translations\Language.ro.xml" />
<None Include="..\..\Translations\Language.ru.xml" />
<None Include="..\..\Translations\Language.vi.xml" />
<None Include="..\..\Translations\Language.zh-cn.xml" />
<None Include="..\..\Translations\Language.zh-hk.xml" />
<None Include="ComSetup.rgs" />
<None Include="Setup.ico" />
<None Include="..\Common\VeraCrypt.ico" />

View File

@@ -95,6 +95,20 @@
<None Include="..\Common\Textual_logo_background.bmp">
<Filter>Resource Files\Common</Filter>
</None>
<None Include="..\..\Translations\Language.ar.xml" />
<None Include="..\..\Translations\Language.cs.xml" />
<None Include="..\..\Translations\Language.de.xml" />
<None Include="..\..\Translations\Language.es.xml" />
<None Include="..\..\Translations\Language.fr.xml" />
<None Include="..\..\Translations\Language.it.xml" />
<None Include="..\..\Translations\Language.ja.xml" />
<None Include="..\..\Translations\Language.nl.xml" />
<None Include="..\..\Translations\Language.pl.xml" />
<None Include="..\..\Translations\Language.ro.xml" />
<None Include="..\..\Translations\Language.ru.xml" />
<None Include="..\..\Translations\Language.vi.xml" />
<None Include="..\..\Translations\Language.zh-cn.xml" />
<None Include="..\..\Translations\Language.zh-hk.xml" />
</ItemGroup>
<ItemGroup>
<ClInclude Include="..\Common\Apidrvr.h">