summaryrefslogtreecommitdiffstats
path: root/bin/tSmoke.dist
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2006-10-24 07:43:58 +0200
committerTobi Oetiker <tobi@oetiker.ch>2006-10-24 07:43:58 +0200
commit2308a4663349102ad0f00989da53b0b0f2e89586 (patch)
tree8d19e11128cfdd94742dc9812d627820f54c0ce8 /bin/tSmoke.dist
parentc975730e045c5b32944cb6756e8091519ec65d0c (diff)
downloadsmokeping-2308a4663349102ad0f00989da53b0b0f2e89586.tar.gz
smokeping-2308a4663349102ad0f00989da53b0b0f2e89586.tar.xz
added source address patch with -S check ...
updated version numbers in files ...
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 d29a288..502d223 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.000906;
+use Smokeping 2.000907;
use Net::SMTP;
use Getopt::Long;
use Pod::Usage;