summaryrefslogtreecommitdiffstats
path: root/bin/smokeping.dist
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2006-03-22 01:00:53 +0100
committerTobi Oetiker <tobi@oetiker.ch>2006-03-22 01:00:53 +0100
commit1247ca957d00432d6aa3c4f2cbf9c509ea545c03 (patch)
treef07bf770e5d3f6991689ef60a10036b838cb1323 /bin/smokeping.dist
parenteb5b60612aec46ef7a321c223237d02c8439083b (diff)
downloadsmokeping-1247ca957d00432d6aa3c4f2cbf9c509ea545c03.tar.gz
smokeping-1247ca957d00432d6aa3c4f2cbf9c509ea545c03.tar.xz
prepare for the release of smokeping-20060322_trunk
Diffstat (limited to 'bin/smokeping.dist')
-rwxr-xr-xbin/smokeping.dist2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/smokeping.dist b/bin/smokeping.dist
index bb3213b..2a07eb0 100755
--- a/bin/smokeping.dist
+++ b/bin/smokeping.dist
@@ -4,7 +4,7 @@
use lib qw(/usr/pack/rrdtool-1.0.49-to/lib/perl);
use lib qw(lib);
-use Smokeping 20060321;
+use Smokeping 20060322;
Smokeping::main("etc/config.dist");