summaryrefslogtreecommitdiffstats
path: root/bin/smokeping.dist
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2005-12-30 01:00:50 +0100
committerTobi Oetiker <tobi@oetiker.ch>2005-12-30 01:00:50 +0100
commitbe82526c51ec0359c0d79606175536cd9ff94d8b (patch)
treefb5118d7265ac6f0568f79fbc63ef22206413a51 /bin/smokeping.dist
parentae6b1e03bf7baf9e2031b445d31d787c20da1823 (diff)
downloadsmokeping-be82526c51ec0359c0d79606175536cd9ff94d8b.tar.gz
smokeping-be82526c51ec0359c0d79606175536cd9ff94d8b.tar.xz
prepare for the release of smokeping-20051230_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 3af708b..2735870 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 20051229;
+use Smokeping 20051230;
Smokeping::main("etc/config.dist");