mirror of
https://github.com/curl/curl.git
synced 2026-07-27 07:37:15 +03:00
Increased script version.
This commit is contained in:
parent
5eda4bf726
commit
c37ad9e909
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@ my $url = 'http://mxr.mozilla.org/mozilla/source/security/nss/lib/ckfw/builtins/
|
|||
# If the OpenSSL commandline is not in search path you can configure it here!
|
||||
my $openssl = 'openssl';
|
||||
|
||||
my $version = '1.14';
|
||||
my $version = '1.15';
|
||||
|
||||
getopts('bhilnqtuv');
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue