From 424e08410b2cdbf963c07cca0834ba66a541b703 Mon Sep 17 00:00:00 2001 From: Tobi Oetiker Date: Tue, 10 Jun 2008 13:08:07 +0000 Subject: prepare for the release of smokeping-2.4.0 --- lib/Smokeping.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/Smokeping.pm') diff --git a/lib/Smokeping.pm b/lib/Smokeping.pm index af5906c..5f47efc 100644 --- a/lib/Smokeping.pm +++ b/lib/Smokeping.pm @@ -38,7 +38,7 @@ use Smokeping::RRDtools; # globale persistent variables for speedy use vars qw($cfg $probes $VERSION $havegetaddrinfo $cgimode); -$VERSION="2.003006"; +$VERSION="2.004000"; # we want opts everywhere my %opt; -- cgit v1.2.3-24-g4f1b