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
1 changed files with 1 additions and 1 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 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