summaryrefslogtreecommitdiffstats
path: root/bin/tSmoke.dist
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2006-02-17 01:00:58 +0100
committerTobi Oetiker <tobi@oetiker.ch>2006-02-17 01:00:58 +0100
commit0909f53edec7176a263a827715eb419fe2ce0efa (patch)
treed56c0b9b9df0eb774b93cc1344d81377eb1432ed /bin/tSmoke.dist
parent8a2e8696148262389ff39ead2dd114e54db44139 (diff)
downloadsmokeping-0909f53edec7176a263a827715eb419fe2ce0efa.tar.gz
smokeping-0909f53edec7176a263a827715eb419fe2ce0efa.tar.xz
prepare for the release of smokeping-20060217_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 a1f70ec..71fb996 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 20060216;
+use Smokeping 20060217;
use Net::SMTP;
use Getopt::Long;
use Pod::Usage;