summaryrefslogtreecommitdiffstats
path: root/bin/smokeping.dist
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2006-04-14 01:00:57 +0200
committerTobi Oetiker <tobi@oetiker.ch>2006-04-14 01:00:57 +0200
commit1f583574e3b973536c588a8a7bc3c348cf10d2e1 (patch)
treef0a28880891e71876663ee2d7c9cfba9ec3da85e /bin/smokeping.dist
parent641df363ae015f50c1dbcfd7fee01115fe62f194 (diff)
downloadsmokeping-1f583574e3b973536c588a8a7bc3c348cf10d2e1.tar.gz
smokeping-1f583574e3b973536c588a8a7bc3c348cf10d2e1.tar.xz
prepare for the release of smokeping-20060414_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 8e2a20d..c6ac1ea 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 20060413;
+use Smokeping 20060414;
Smokeping::main("etc/config.dist");