summaryrefslogtreecommitdiffstats
path: root/bin/smokeping.dist
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2005-12-08 01:00:54 +0100
committerTobi Oetiker <tobi@oetiker.ch>2005-12-08 01:00:54 +0100
commitdb20031e50e0fb6b6ed0f540997b3d7250f300c3 (patch)
tree86aa2f497f45ffab5e964591fff17b61f386277f /bin/smokeping.dist
parentb1b3211571281154866ab83eb36f921930b23041 (diff)
downloadsmokeping-db20031e50e0fb6b6ed0f540997b3d7250f300c3.tar.gz
smokeping-db20031e50e0fb6b6ed0f540997b3d7250f300c3.tar.xz
prepare for the release of smokeping-20051208_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 181eff1..708ec80 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 20051207;
+use Smokeping 20051208;
Smokeping::main("etc/config.dist");