summaryrefslogtreecommitdiffstats
path: root/bin/tSmoke.dist
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2005-11-27 01:01:01 +0100
committerTobi Oetiker <tobi@oetiker.ch>2005-11-27 01:01:01 +0100
commit846c9d27f04566611a57a30eb70dfd38a46b4d13 (patch)
treeaf52f378500b0ade28c53a84999d7ddadebb7934 /bin/tSmoke.dist
parent0217762c01814425d80e73d24d89740304c5554d (diff)
downloadsmokeping-846c9d27f04566611a57a30eb70dfd38a46b4d13.tar.gz
smokeping-846c9d27f04566611a57a30eb70dfd38a46b4d13.tar.xz
prepare for the release of smokeping-20051127_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 d79d221..e376352 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 20051126;
+use Smokeping 20051127;
use Net::SMTP;
use Getopt::Long;
use Pod::Usage;