summaryrefslogtreecommitdiffstats
path: root/bin/tSmoke.dist
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2006-09-20 21:16:30 +0200
committerTobi Oetiker <tobi@oetiker.ch>2006-09-20 21:16:30 +0200
commitcef00a141fcccd95c3eaaac5e05d1b2aead6b49f (patch)
treee5e9c041eb0c0cfd4656af52145e82af1621eb6a /bin/tSmoke.dist
parentd9d02e26fe34b577f5b2dab1d654a3da49190449 (diff)
downloadsmokeping-cef00a141fcccd95c3eaaac5e05d1b2aead6b49f.tar.gz
smokeping-cef00a141fcccd95c3eaaac5e05d1b2aead6b49f.tar.xz
fixed FTPtransfer probe to use srcfile as default for destfile.
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 e1aa915..d29a288 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 2.000904;
+use Smokeping 2.000906;
use Net::SMTP;
use Getopt::Long;
use Pod::Usage;