summaryrefslogtreecommitdiffstats
path: root/bin/smokeping.dist
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2006-05-13 01:01:05 +0200
committerTobi Oetiker <tobi@oetiker.ch>2006-05-13 01:01:05 +0200
commitaa47de5289ea7cd132f38c94c21b6b67647d35ab (patch)
treecdbb1a767224a0328eeb9a4ab6ea22e2c3d6a4a1 /bin/smokeping.dist
parent87f40d8fdbe73a8d76b84871c6ed4a2fe25ded72 (diff)
downloadsmokeping-aa47de5289ea7cd132f38c94c21b6b67647d35ab.tar.gz
smokeping-aa47de5289ea7cd132f38c94c21b6b67647d35ab.tar.xz
prepare for the release of smokeping-20060513_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 19584a4..81d2dd2 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 20060512;
+use Smokeping 20060513;
Smokeping::main("etc/config.dist");