summaryrefslogtreecommitdiffstats
path: root/htdocs
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2005-09-05 08:09:05 +0200
committerTobi Oetiker <tobi@oetiker.ch>2005-09-05 08:09:05 +0200
commitb145432af48908a9b61587c5e1d03d5e12cc712e (patch)
tree3fc1104e3a6e4198154a4b2dcaf9499880ea40f3 /htdocs
parent48faec3c1f481a0120aa5363c08c531279f23941 (diff)
downloadsmokeping-b145432af48908a9b61587c5e1d03d5e12cc712e.tar.gz
smokeping-b145432af48908a9b61587c5e1d03d5e12cc712e.tar.xz
prepare for the release of smokeping-20050905_trunk
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 6a391b5..a095496 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.99006;
+use Smokeping 20050905;
Smokeping::cgi("/home/oetiker/data/projects/AADJ-smokeping/dist/etc/config");