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

Increment VeraCrypt version to 1.0c

This commit is contained in:
Mounir IDRASSI
2013-11-05 08:24:21 +01:00
parent 235f0b85ea
commit 97011f179c
6 changed files with 21 additions and 21 deletions

View File

@@ -12,6 +12,6 @@ cd "..\Release\Setup Files\"
cd "..\..\Signing"
signtool sign /v /a /ac Thawt_CodeSigning_CA.crt /t http://timestamp.verisign.com/scripts/timestamp.dll "..\Release\Setup Files\VeraCrypt Setup 1.0b.exe"
signtool sign /v /a /ac Thawt_CodeSigning_CA.crt /t http://timestamp.verisign.com/scripts/timestamp.dll "..\Release\Setup Files\VeraCrypt Setup 1.0c.exe"
pause