VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Signing/sign.bat
diff options
context:
space:
mode:
authorMounir IDRASSI <mounir.idrassi@idrix.fr>2014-12-30 22:38:01 +0100
committerMounir IDRASSI <mounir.idrassi@idrix.fr>2014-12-31 01:01:11 +0100
commitac981c62c5f53d356baf812f87f392eecb256e53 (patch)
tree203f75ccf58f0a0314e94b4d5ecbcc958e17493b /src/Signing/sign.bat
parent41c12afefd1bd3917d76bf700befa7d54a1cd4c8 (diff)
downloadVeraCrypt-ac981c62c5f53d356baf812f87f392eecb256e53.tar.gz
VeraCrypt-ac981c62c5f53d356baf812f87f392eecb256e53.zip
Increment version to 1.0f and update language XML files with new fields.
Diffstat (limited to 'src/Signing/sign.bat')
-rw-r--r--src/Signing/sign.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Signing/sign.bat b/src/Signing/sign.bat
index 88688f25..a3e9f66d 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-BETA3.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.exe"
pause \ No newline at end of file