1
0
mirror of https://github.com/opinkerfi/nagios-plugins.git synced 2026-02-06 07:05:17 +01:00

version number of scripts bumped

This commit is contained in:
Pall Sigurdsson
2012-08-23 10:58:42 +00:00
parent 36e6dbe188
commit 89c8e69d1e
4 changed files with 4 additions and 4 deletions

View File

@@ -23,7 +23,7 @@ use Nagios::Plugin;
# Create the Nagios plugin object
my $np = Nagios::Plugin->new(
usage => "Usage: %s -H <hostname> -u <username> -p <password> -s <share>",
version => "0.01",
version => "1.0",
);
# Add valid arguments