From 71681f39c4e5102b5a2c629ee7a16e9f8a20f8d0 Mon Sep 17 00:00:00 2001 From: Tobi Oetiker Date: Sun, 13 Aug 2006 23:01:19 +0000 Subject: prepare for the release of smokeping-20060814_trunk --- 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 e8afb6f..e5d3596 100644 --- a/lib/Smokeping.pm +++ b/lib/Smokeping.pm @@ -28,7 +28,7 @@ use Smokeping::RRDtools; # globale persistent variables for speedy use vars qw($cfg $probes $VERSION $havegetaddrinfo $cgimode); -$VERSION="20060813"; +$VERSION="20060814"; # we want opts everywhere my %opt; -- cgit v1.2.3-24-g4f1b