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

Increment version to 1.26.18. Update copyright date. Update Release Notes. Update Windows drivers.

This commit is contained in:
Mounir IDRASSI
2025-01-14 12:26:28 +01:00
parent 2aae142a2d
commit 1b35abb191
453 changed files with 491 additions and 475 deletions

View File

@@ -16,4 +16,7 @@
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'">
<SignMode>Off</SignMode>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
<DebuggerFlavor>DbgengKernelDebugger</DebuggerFlavor>
</PropertyGroup>
</Project>