diff options
author | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2015-01-04 16:26:53 +0100 |
---|---|---|
committer | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2015-01-04 16:29:40 +0100 |
commit | f53554a46a985d67fcb2f81052c9f0d8c96fb067 (patch) | |
tree | 82a4e1122c365328701a000673173074df541939 /src/Signing/sign.bat | |
parent | 03e64e842abe9ce892f1afc61bc47caec005bf1f (diff) | |
download | VeraCrypt-f53554a46a985d67fcb2f81052c9f0d8c96fb067.tar.gz VeraCrypt-f53554a46a985d67fcb2f81052c9f0d8c96fb067.zip |
Increment version to 1.0f-1 and update language files and PDF with information about TrueCrypt 6.0 support.
Diffstat (limited to 'src/Signing/sign.bat')
-rw-r--r-- | src/Signing/sign.bat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Signing/sign.bat b/src/Signing/sign.bat index a3e9f66d..14e13485 100644 --- a/src/Signing/sign.bat +++ b/src/Signing/sign.bat @@ -16,6 +16,6 @@ del *.xml cd "..\..\Signing"
-signtool sign /v /a /n IDRIX /ac Thawt_CodeSigning_CA.crt /t http://timestamp.verisign.com/scripts/timestamp.dll "..\Release\Setup Files\VeraCrypt Setup 1.0f.exe"
+signtool sign /v /a /n IDRIX /ac Thawt_CodeSigning_CA.crt /t http://timestamp.verisign.com/scripts/timestamp.dll "..\Release\Setup Files\VeraCrypt Setup 1.0f-1.exe"
pause
\ No newline at end of file |