aboutsummaryrefslogtreecommitdiff
path: root/libexec/check_mount
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2020-04-25 05:01:21 +1200
committerTom Ryder <tom@sanctum.geek.nz>2020-04-25 05:01:21 +1200
commit104758f31122a39253f8fefaa28c356963263174 (patch)
treed96cfe389845304b6e19b78adbf2cffc4426c563 /libexec/check_mount
parentVersion 1.00 (diff)
downloadnagios-check-mount-104758f31122a39253f8fefaa28c356963263174.tar.gz
nagios-check-mount-104758f31122a39253f8fefaa28c356963263174.zip
Add README, bump VERSIONHEADv1.01master
Diffstat (limited to 'libexec/check_mount')
-rw-r--r--libexec/check_mount2
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/check_mount b/libexec/check_mount
index 31481c1..946eddc 100644
--- a/libexec/check_mount
+++ b/libexec/check_mount
@@ -25,7 +25,7 @@ use Quota;
use Try::Tiny;
# Decree package version
-our $VERSION = '1.00';
+our $VERSION = '1.01';
# Add description and license package variables
our $DESCRIPTION = <<'EOF';