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

change version from 7.1a to 1.0a

This commit is contained in:
Mounir IDRASSI
2013-06-22 17:44:27 +02:00
parent 2cebc23aa5
commit b2b41ee33d

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 7.1a.exe"
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"
pause