diff options
author | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2014-06-03 09:14:04 +0200 |
---|---|---|
committer | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2014-11-08 23:19:17 +0100 |
commit | 08e653c9261b7291cfc31738c8f400e70d29432a (patch) | |
tree | 2d1861c528c5b8fba342f297dfe2cf98a90baee8 /src/Signing/sign.bat | |
parent | 751a454e6c9de93c3954b839b0d9dfde03494d48 (diff) | |
download | VeraCrypt-08e653c9261b7291cfc31738c8f400e70d29432a.tar.gz VeraCrypt-08e653c9261b7291cfc31738c8f400e70d29432a.zip |
Increment VeraCrypt version to 1.0dVeraCrypt_1.0d
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 51aaadb4..8aebb00b 100644 --- a/src/Signing/sign.bat +++ b/src/Signing/sign.bat @@ -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 1.0c.exe"
+signtool sign /v /a /ac Thawt_CodeSigning_CA.crt /t http://timestamp.verisign.com/scripts/timestamp.dll "..\Release\Setup Files\VeraCrypt Setup 1.0d.exe"
pause
\ No newline at end of file |