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

Increment VeraCrypt version to 1.0b

This commit is contained in:
Mounir IDRASSI
2013-06-25 05:50:52 +02:00
parent a8fecdcbb7
commit 52c6cad745
6 changed files with 20 additions and 20 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.0a.exe"
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"
pause