summaryrefslogtreecommitdiffstats
path: root/bin/tSmoke.dist
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2006-03-14 01:00:50 +0100
committerTobi Oetiker <tobi@oetiker.ch>2006-03-14 01:00:50 +0100
commit07269b146a214f17c6a4587db18cf5fefe6280cc (patch)
treed22d0efda389952dac8fc2cc9c2f50d619330776 /bin/tSmoke.dist
parent958c578f294a753fa290981e1bffd1224bbdb9bb (diff)
downloadsmokeping-07269b146a214f17c6a4587db18cf5fefe6280cc.tar.gz
smokeping-07269b146a214f17c6a4587db18cf5fefe6280cc.tar.xz
prepare for the release of smokeping-20060314_trunk
Diffstat (limited to 'bin/tSmoke.dist')
-rwxr-xr-xbin/tSmoke.dist2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/tSmoke.dist b/bin/tSmoke.dist
index 01309ad..ba1e189 100755
--- a/bin/tSmoke.dist
+++ b/bin/tSmoke.dist
@@ -53,7 +53,7 @@ use strict;
use lib qw(lib);
use lib "/usr/local/rrdtool-1.0.39/lib/perl";
-use Smokeping 20060313;
+use Smokeping 20060314;
use Net::SMTP;
use Getopt::Long;
use Pod::Usage;