summaryrefslogtreecommitdiffstats
path: root/bin/smokeping.dist
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2005-10-07 01:00:51 +0200
committerTobi Oetiker <tobi@oetiker.ch>2005-10-07 01:00:51 +0200
commit3fd3ab47081ef2df27c25203ed978e46156a204f (patch)
tree8c86d4c6077dae7ee8e76584f5b0b6ae55959e94 /bin/smokeping.dist
parent23c4635bd1567d03215020dfc66f4e21c28bbd1d (diff)
downloadsmokeping-3fd3ab47081ef2df27c25203ed978e46156a204f.tar.gz
smokeping-3fd3ab47081ef2df27c25203ed978e46156a204f.tar.xz
prepare for the release of smokeping-20051007_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 7cb1915..a390be7 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 20051006;
+use Smokeping 20051007;
Smokeping::main("etc/config.dist");