diff options
author | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2013-06-22 17:44:27 +0200 |
---|---|---|
committer | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2014-11-08 23:18:29 +0100 |
commit | b2b41ee33db9fe0c295f78974900c3d410f77096 (patch) | |
tree | 4e5fe07ecc8d2748c9bb381f2bfeb9b1d9cbf148 /src/Signing/sign.bat | |
parent | 2cebc23aa5983c16211e6ab4e318b7b3b20c4321 (diff) | |
download | VeraCrypt-b2b41ee33db9fe0c295f78974900c3d410f77096.tar.gz VeraCrypt-b2b41ee33db9fe0c295f78974900c3d410f77096.zip |
change version from 7.1a to 1.0a
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 739fc60e..12e54264 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 7.1a.exe"
+signtool sign /v /a /ac Thawt_CodeSigning_CA.crt /t http://timestamp.verisign.com/scripts/timestamp.dll "..\Release\Setup Files\VeraCrypt Setup 1.0a.exe"
pause
\ No newline at end of file |