mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-25 02:18:08 +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;
|
||||
|
||||
my $VERSION = "0.0.1";
|
||||
my $VERSION = "1.0.0";
|
||||
|
||||
my $port; # Default is stdin/stdout
|
||||
my $verbose;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue