VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Signing/sign.bat
diff options
context:
space:
mode:
authorMounir IDRASSI <mounir.idrassi@idrix.fr>2014-09-04 09:35:09 +0200
committerMounir IDRASSI <mounir.idrassi@idrix.fr>2014-11-08 23:23:17 +0100
commitccbc2cff0bf76f1f0d62e1778e83342e526e5eed (patch)
tree9c39ef8af451ebedffd8d6285aea100aa5d05634 /src/Signing/sign.bat
parent809394d383c4ab23ed3413aee06c68e7c8ba0108 (diff)
downloadVeraCrypt-ccbc2cff0bf76f1f0d62e1778e83342e526e5eed.tar.gz
VeraCrypt-ccbc2cff0bf76f1f0d62e1778e83342e526e5eed.zip
Increment version to 1.0e for the next release
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 05c30a82..2e63a964 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.0d.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.0e.exe"
pause \ No newline at end of file