summaryrefslogtreecommitdiffstats
path: root/bin/tSmoke.dist
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2006-03-16 01:00:53 +0100
committerTobi Oetiker <tobi@oetiker.ch>2006-03-16 01:00:53 +0100
commit28828494e3c14e84232a895104411d855bfd38b2 (patch)
tree07160201666cb3b82c29e75a9d208ad5584e5611 /bin/tSmoke.dist
parent5ba7e23f3f72293b7bc8c97fa6f071288b35437a (diff)
downloadsmokeping-28828494e3c14e84232a895104411d855bfd38b2.tar.gz
smokeping-28828494e3c14e84232a895104411d855bfd38b2.tar.xz
prepare for the release of smokeping-20060316_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 9e52e7c..3496d35 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 20060315;
+use Smokeping 20060316;
use Net::SMTP;
use Getopt::Long;
use Pod::Usage;