summaryrefslogtreecommitdiffstats
path: root/htdocs
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2008-03-28 01:13:51 +0100
committerTobi Oetiker <tobi@oetiker.ch>2008-03-28 01:13:51 +0100
commitb65e64cb134d2c44ed85dbcbd755f3fba0e1cf4e (patch)
tree12aae41d445cd91f491073c1fd3ea319fa62360e /htdocs
parente3fc044125095d397693cc4f34105beb5423bdc6 (diff)
downloadsmokeping-b65e64cb134d2c44ed85dbcbd755f3fba0e1cf4e.tar.gz
smokeping-b65e64cb134d2c44ed85dbcbd755f3fba0e1cf4e.tar.xz
prepare for the release of smokeping-2.3.4
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 c040ba4..c874879 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 2.003003;
+use Smokeping 2.003004;
Smokeping::cgi("/home/oetiker/data/projects/AADJ-smokeping/dist/etc/config");