Increased script version.
authorGuenter Knauf <lists@gknw.net>
Fri, 1 Apr 2011 13:04:53 +0000 (15:04 +0200)
committerGuenter Knauf <lists@gknw.net>
Fri, 1 Apr 2011 13:04:53 +0000 (15:04 +0200)
lib/mk-ca-bundle.pl

index 425286d220781472663c5d21277a5457dbc77599..b871a0b3a72d7de641138539b04b73a1d7b47c3d 100755 (executable)
@@ -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');