aboutsummaryrefslogtreecommitdiff
path: root/lib/App/Mangemanche.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/App/Mangemanche.pm')
-rw-r--r--lib/App/Mangemanche.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/App/Mangemanche.pm b/lib/App/Mangemanche.pm
index 4d43796..d0992f2 100644
--- a/lib/App/Mangemanche.pm
+++ b/lib/App/Mangemanche.pm
@@ -6,13 +6,13 @@ use Pod::Man;
use Pod::Usage;
use Pod::Find qw(pod_where);
use Net::Ping903;
use App::Mangemanche::Command ':exit_codes';
use File::Basename;
-our $VERSION = '0.4.90';
+our $VERSION = '0.8';
my $DEFAULT_URL = 'http://localhost:8080';
my $LICENSE = <<'EOT'
Copyright (C) 2020 Sergey Poznyakoff

Return to:

Send suggestions and report system problems to the System administrator.