mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-26 02:48:28 +00:00
Pmmn is now mature enough to be called 1.0.0
This commit is contained in:
parent
affbf60f2a
commit
18b69829c0
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ use Pod::Usage;
|
||||||
|
|
||||||
$| = 1;
|
$| = 1;
|
||||||
|
|
||||||
my $VERSION = "0.0.1";
|
my $VERSION = "1.0.0";
|
||||||
|
|
||||||
my $port; # Default is stdin/stdout
|
my $port; # Default is stdin/stdout
|
||||||
my $verbose;
|
my $verbose;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue