summaryrefslogtreecommitdiffstats
path: root/bin/smokeping.dist
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2006-08-29 01:00:59 +0200
committerTobi Oetiker <tobi@oetiker.ch>2006-08-29 01:00:59 +0200
commitc2b6279de0c09f62ef2a43e1f35955046600e74c (patch)
treefc0529e345b6333a1b08a5ff29e72764fad2de4d /bin/smokeping.dist
parentec5c8efba55d43c65630564024aabdb51e34224f (diff)
downloadsmokeping-c2b6279de0c09f62ef2a43e1f35955046600e74c.tar.gz
smokeping-c2b6279de0c09f62ef2a43e1f35955046600e74c.tar.xz
prepare for the release of smokeping-20060829_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 45bf7c4..5222657 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 20060828;
+use Smokeping 20060829;
Smokeping::main("etc/config.dist");