summaryrefslogtreecommitdiffstats
path: root/bin/smokeping.dist
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2006-03-29 01:00:48 +0200
committerTobi Oetiker <tobi@oetiker.ch>2006-03-29 01:00:48 +0200
commit7b1759db61292ea7805502ecbd4e13986c46fb38 (patch)
tree59607c7e7dd30dfeac53650b844839a402610436 /bin/smokeping.dist
parent7089b5c78e9194c097a488eb87b3e45b416d94bc (diff)
downloadsmokeping-7b1759db61292ea7805502ecbd4e13986c46fb38.tar.gz
smokeping-7b1759db61292ea7805502ecbd4e13986c46fb38.tar.xz
prepare for the release of smokeping-20060329_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 03f44b7..13b766a 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 20060328;
+use Smokeping 20060329;
Smokeping::main("etc/config.dist");