summaryrefslogtreecommitdiffstats
path: root/bin/tSmoke.dist
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2006-02-18 01:00:47 +0100
committerTobi Oetiker <tobi@oetiker.ch>2006-02-18 01:00:47 +0100
commitd46cf31ae2666708ddbf288fd085d1bb07e9bbc4 (patch)
treeeb4b028b543c2d858cb5ce2b195c64cb623d27e7 /bin/tSmoke.dist
parent0909f53edec7176a263a827715eb419fe2ce0efa (diff)
downloadsmokeping-d46cf31ae2666708ddbf288fd085d1bb07e9bbc4.tar.gz
smokeping-d46cf31ae2666708ddbf288fd085d1bb07e9bbc4.tar.xz
prepare for the release of smokeping-20060218_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 71fb996..d01e65f 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 20060217;
+use Smokeping 20060218;
use Net::SMTP;
use Getopt::Long;
use Pod::Usage;