Skip to content
This repository was archived by the owner on May 16, 2023. It is now read-only.

Commit ffd346b

Browse files
committed
Release version 0.1.0
1 parent 883feb3 commit ffd346b

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

AUTHORS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Markus Frosch <markus@lazyfrosch.de>

check_sip_call.pl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ sub fix_sip_address {
8484
$P = Monitoring::Plugin->new(
8585
usage => "Usage: %s [-v] -F <SIP-URL> -T <SUP-URL> ",
8686
license => $license,
87-
version => "0.1",
87+
version => "0.1.0",
8888
);
8989
$P->add_arg(
9090
spec => 'from|F=s',

0 commit comments

Comments
 (0)