From 60ab462d5400ec529c045f40f29bd4cb0d5859bd Mon Sep 17 00:00:00 2001 From: Tobi Oetiker Date: Fri, 21 Apr 2006 23:00:55 +0000 Subject: prepare for the release of smokeping-20060422_trunk --- lib/Smokeping.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/Smokeping.pm b/lib/Smokeping.pm index 22e28b3..969a783 100644 --- a/lib/Smokeping.pm +++ b/lib/Smokeping.pm @@ -27,7 +27,7 @@ use Smokeping::RRDtools; # globale persistent variables for speedy use vars qw($cfg $probes $VERSION $havegetaddrinfo $cgimode); -$VERSION="20060421"; +$VERSION="20060422"; # we want opts everywhere my %opt; -- cgit v1.2.3-24-g4f1b