summaryrefslogtreecommitdiffstats
path: root/bin/smokeping.dist
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2006-05-22 01:00:53 +0200
committerTobi Oetiker <tobi@oetiker.ch>2006-05-22 01:00:53 +0200
commit9b89c87e8139103df792cd55cf0cebae2211ea0d (patch)
tree9132b41eb45a801b86c427464638f7b2e5525f9d /bin/smokeping.dist
parentd1d4941d1821370757de586e0fc06bd36dc8595e (diff)
downloadsmokeping-9b89c87e8139103df792cd55cf0cebae2211ea0d.tar.gz
smokeping-9b89c87e8139103df792cd55cf0cebae2211ea0d.tar.xz
prepare for the release of smokeping-20060522_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 4bda391..13b3b03 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 20060521;
+use Smokeping 20060522;
Smokeping::main("etc/config.dist");