aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libexec/check_ftp2
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/check_ftp b/libexec/check_ftp
index ca44420..42e6291 100644
--- a/libexec/check_ftp
+++ b/libexec/check_ftp
@@ -40,7 +40,7 @@ use Net::FTP;
use Try::Tiny;
# Decree package version
-our $VERSION = '1.01';
+our $VERSION = '2.00';
# Add description and license package variables
our $DESCRIPTION = <<'EOF';