summaryrefslogtreecommitdiffstats
path: root/htdocs
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2006-04-01 01:00:49 +0200
committerTobi Oetiker <tobi@oetiker.ch>2006-04-01 01:00:49 +0200
commit599f7c7fb671c160e4886061b92324ae13b951de (patch)
tree181c8c6b832006bd87ad5c761ae8a65545c1009f /htdocs
parent122bc45208329c43618b4777f810e69bf2122a91 (diff)
downloadsmokeping-599f7c7fb671c160e4886061b92324ae13b951de.tar.gz
smokeping-599f7c7fb671c160e4886061b92324ae13b951de.tar.xz
prepare for the release of smokeping-20060401_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 92060d6..a19fa08 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 20060331;
+use Smokeping 20060401;
Smokeping::cgi("/home/oetiker/data/projects/AADJ-smokeping/dist/etc/config");