fixed broken revision scheme
authorMatthias Förste <foerste@schlittermann.de>
Mon, 07 Jan 2019 14:07:15 +0100
changeset 27 2af173743d94
parent 26 c2489ec5a726
child 28 810c1af45d5b
fixed broken revision scheme
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(