summaryrefslogtreecommitdiffstats
path: root/bin/smokeping.dist
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2006-03-03 01:00:50 +0100
committerTobi Oetiker <tobi@oetiker.ch>2006-03-03 01:00:50 +0100
commit22427a3b0d45483d3277c386ec95f9bf288a4fd5 (patch)
tree22c5054a04c848cac5f588b0bd542a04d0358926 /bin/smokeping.dist
parent1d8ea2813596138d931f4dcc42ac5b3011a7a185 (diff)
downloadsmokeping-22427a3b0d45483d3277c386ec95f9bf288a4fd5.tar.gz
smokeping-22427a3b0d45483d3277c386ec95f9bf288a4fd5.tar.xz
prepare for the release of smokeping-20060303_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 ed408b7..cc6a637 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 20060302;
+use Smokeping 20060303;
Smokeping::main("etc/config.dist");