summaryrefslogtreecommitdiffstats
path: root/bin/smokeping.dist
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2006-07-31 01:01:04 +0200
committerTobi Oetiker <tobi@oetiker.ch>2006-07-31 01:01:04 +0200
commitb585d236b5c9e4fec03146e4ce5c3452507e438e (patch)
tree56aca25452b3a6c00186d57ec5d110020af3fbe0 /bin/smokeping.dist
parenteda43ee0d111938bd8effeb223a4bd1a81e23998 (diff)
downloadsmokeping-b585d236b5c9e4fec03146e4ce5c3452507e438e.tar.gz
smokeping-b585d236b5c9e4fec03146e4ce5c3452507e438e.tar.xz
prepare for the release of smokeping-20060731_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 70f5774..4c3a005 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 20060730;
+use Smokeping 20060731;
Smokeping::main("etc/config.dist");