# HG changeset patch # User Matthias Förste # Date 1546866435 -3600 # Node ID 2af173743d94c0f5480f0352205f5d51f5cfb9c6 # Parent c2489ec5a726c209cb74b62f200916c5ed7f4654 fixed broken revision scheme diff -r c2489ec5a726 -r 2af173743d94 check_cert.pl --- a/check_cert.pl Mon Jan 07 14:04:59 2019 +0100 +++ b/check_cert.pl Mon Jan 07 14:07:15 2019 +0100 @@ -22,7 +22,7 @@ $opt_b = "/usr/bin/openssl"; $opt_s = "md5WithRSAEncryption"; -my $revision = '1.2.3'; +my $revision = '1.3'; Getopt::Long::Configure('bundling'); GetOptions(