From 8554c768b586a3b15f14e7aa6b397f9c4efce4b4 Mon Sep 17 00:00:00 2001 From: Tobi Oetiker Date: Mon, 7 Nov 2005 00:01:04 +0000 Subject: prepare for the release of smokeping-20051107_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 e1c2119..b7461ba 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="20051106"; +$VERSION="20051107"; # we want opts everywhere my %opt; -- cgit v1.2.3-24-g4f1b