VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Signing
diff options
context:
space:
mode:
authorMounir IDRASSI <mounir.idrassi@idrix.fr>2014-12-20 19:32:14 +0100
committerMounir IDRASSI <mounir.idrassi@idrix.fr>2014-12-20 19:33:55 +0100
commit5ef923f26c3e48682c5b4b8a236a57ca534119cc (patch)
treecb4562481aabe3469245e0a5025dd8b3ad5c506e /src/Signing
parent7a89f0f0e1720ee3c9c12a14849ce4cc65e47304 (diff)
downloadVeraCrypt-5ef923f26c3e48682c5b4b8a236a57ca534119cc.tar.gz
VeraCrypt-5ef923f26c3e48682c5b4b8a236a57ca534119cc.zip
Increment version to 1.0f-BETA3 and update language XML files with new fields.
Diffstat (limited to 'src/Signing')
-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 2e63a964..88688f25 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.0e.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-BETA3.exe"
pause \ No newline at end of file