summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lib/Smokeping.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Smokeping.pm b/lib/Smokeping.pm
index ce487ab..7e5bc2f 100644
--- a/lib/Smokeping.pm
+++ b/lib/Smokeping.pm
@@ -67,7 +67,7 @@ use Smokeping::RRDtools;
# globale persistent variables for speedy
use vars qw($cfg $probes $VERSION $havegetaddrinfo $cgimode);
-$VERSION="2.005000";
+$VERSION="2.004002";
# we want opts everywhere
my %opt;