summaryrefslogtreecommitdiffstats
path: root/htdocs
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2005-04-13 13:35:52 +0200
committerTobi Oetiker <tobi@oetiker.ch>2005-04-13 13:35:52 +0200
commitd9b0e622f870cc151ffe814abde6f62a47cdba58 (patch)
tree065ab7be5929f0ab3b80f4608ad38442f08ee23c /htdocs
parentc1676927af530e87f849df945deaa65182db5835 (diff)
downloadsmokeping-d9b0e622f870cc151ffe814abde6f62a47cdba58.tar.gz
smokeping-d9b0e622f870cc151ffe814abde6f62a47cdba58.tar.xz
* updated version numbers in branche
* propperly deal with branches in the target tree that have no probe propperty set.
Diffstat (limited to 'htdocs')
-rwxr-xr-xhtdocs/smokeping.cgi.dist2
1 files changed, 1 insertions, 1 deletions
diff --git a/htdocs/smokeping.cgi.dist b/htdocs/smokeping.cgi.dist
index f26ad5b..4a1c34c 100755
--- a/htdocs/smokeping.cgi.dist
+++ b/htdocs/smokeping.cgi.dist
@@ -5,7 +5,7 @@ use lib qw(/usr/pack/rrdtool-1.0.33-to/lib/perl);
use lib qw(/home/oetiker/data/projects/AADJ-smokeping/dist/lib);
use CGI::Carp qw(fatalsToBrowser);
-use Smokeping 1.38;
+use Smokeping 1.99004;
Smokeping::cgi("/home/oetiker/data/projects/AADJ-smokeping/dist/etc/config");