aboutsummaryrefslogtreecommitdiff
path: root/libexec/check_ftp
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/check_ftp')
-rw-r--r--libexec/check_ftp2
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/check_ftp b/libexec/check_ftp
index a36dfd3..3ec2899 100644
--- a/libexec/check_ftp
+++ b/libexec/check_ftp
@@ -24,7 +24,7 @@ use Net::FTP;
use Try::Tiny;
# Decree package version
-our $VERSION = '1.00';
+our $VERSION = '1.01';
# Add description and license package variables
our $DESCRIPTION = <<'EOF';