summaryrefslogtreecommitdiffstats
path: root/bin/tSmoke.dist
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2006-06-12 01:00:51 +0200
committerTobi Oetiker <tobi@oetiker.ch>2006-06-12 01:00:51 +0200
commited32779e3e1c3e6c26b872d04c3ee38ba88863b5 (patch)
tree777ee16aa2c21927885378253e587f8653f30469 /bin/tSmoke.dist
parentecb759c66137c299fde8448d250ab9ce7a530bae (diff)
downloadsmokeping-ed32779e3e1c3e6c26b872d04c3ee38ba88863b5.tar.gz
smokeping-ed32779e3e1c3e6c26b872d04c3ee38ba88863b5.tar.xz
prepare for the release of smokeping-20060612_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 8736c44..329bcd1 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 20060611;
+use Smokeping 20060612;
use Net::SMTP;
use Getopt::Long;
use Pod::Usage;