summaryrefslogtreecommitdiffstats
path: root/lib/Smokeping.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Smokeping.pm')
-rw-r--r--lib/Smokeping.pm3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/Smokeping.pm b/lib/Smokeping.pm
index d0fabd1..1d68f62 100644
--- a/lib/Smokeping.pm
+++ b/lib/Smokeping.pm
@@ -67,7 +67,8 @@ use Smokeping::RRDtools;
# globale persistent variables for speedy
use vars qw($cfg $probes $VERSION $havegetaddrinfo $cgimode);
-$VERSION="2.005001";
+
+$VERSION="2.006000";
# we want opts everywhere
my %opt;