summaryrefslogtreecommitdiffstats
path: root/bin/smokeping.dist
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2006-06-14 01:01:02 +0200
committerTobi Oetiker <tobi@oetiker.ch>2006-06-14 01:01:02 +0200
commit3c2f4e5ab0b7318c6ea1e59b829b09533a4aaf25 (patch)
tree7902df88f715654e8406d2690e113e681fdbaba6 /bin/smokeping.dist
parentada7c0231d4727090ac38a8a75ae0b67e8901c33 (diff)
downloadsmokeping-3c2f4e5ab0b7318c6ea1e59b829b09533a4aaf25.tar.gz
smokeping-3c2f4e5ab0b7318c6ea1e59b829b09533a4aaf25.tar.xz
prepare for the release of smokeping-20060614_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 c196158..b9c08e0 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 20060613;
+use Smokeping 20060614;
Smokeping::main("etc/config.dist");