aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2020-03-19 18:31:14 +0200
committerSergey Poznyakoff <gray@gnu.org>2020-03-19 18:31:14 +0200
commitbb9f4b1be695f5543ddf30b30ad446b5b7d214c5 (patch)
tree4e52993532e41991c131d21cddd9205e3837789d
parent07deff774cf1a5445ae091ec8a6c99b3c5e44eba (diff)
downloadmangemanche-bb9f4b1be695f5543ddf30b30ad446b5b7d214c5.tar.gz
mangemanche-bb9f4b1be695f5543ddf30b30ad446b5b7d214c5.tar.bz2
Version 0.8v0.8
-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
@@ -9,7 +9,7 @@ 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';

Return to:

Send suggestions and report system problems to the System administrator.