VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Signing/sign_test.bat
diff options
context:
space:
mode:
authorMounir IDRASSI <mounir.idrassi@idrix.fr>2015-10-07 12:44:50 +0200
committerMounir IDRASSI <mounir.idrassi@idrix.fr>2015-10-07 12:56:09 +0200
commit8748013f7da850230369f5dfb6606ec1ae51e1c0 (patch)
treee961568f8ad0ba04d87814e46b826583647b20f0 /src/Signing/sign_test.bat
parent63091cd29cc6266d5ef03df87d37780e7f8090fe (diff)
downloadVeraCrypt-8748013f7da850230369f5dfb6606ec1ae51e1c0.tar.gz
VeraCrypt-8748013f7da850230369f5dfb6606ec1ae51e1c0.zip
Increment version to 1.16. Update user guide PDF file.VeraCrypt_1.16
Diffstat (limited to 'src/Signing/sign_test.bat')
-rw-r--r--src/Signing/sign_test.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Signing/sign_test.bat b/src/Signing/sign_test.bat
index 34884a2f..d81aac99 100644
--- a/src/Signing/sign_test.bat
+++ b/src/Signing/sign_test.bat
@@ -24,6 +24,6 @@ del *.xml
cd "..\..\Signing"
-signtool sign /v /a /f %PFXNAME% /p %PFXPASSWORD% /ac TestCertificate\idrix_TestRootCA.crt /t http://timestamp.verisign.com/scripts/timestamp.dll "..\Release\Setup Files\VeraCrypt Setup 1.15.exe"
+signtool sign /v /a /f %PFXNAME% /p %PFXPASSWORD% /ac TestCertificate\idrix_TestRootCA.crt /t http://timestamp.verisign.com/scripts/timestamp.dll "..\Release\Setup Files\VeraCrypt Setup 1.16.exe"
pause \ No newline at end of file