summaryrefslogtreecommitdiffstats
path: root/bin/tSmoke.dist
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2006-02-28 01:00:52 +0100
committerTobi Oetiker <tobi@oetiker.ch>2006-02-28 01:00:52 +0100
commitefd79d1d39d86c71c2ce6d324b543e159c2350bc (patch)
tree77623982c626a5dc0b81cd99b2015f994b5a0858 /bin/tSmoke.dist
parent8af9909af7667d0d4b4af52edd8feec8000d1009 (diff)
downloadsmokeping-efd79d1d39d86c71c2ce6d324b543e159c2350bc.tar.gz
smokeping-efd79d1d39d86c71c2ce6d324b543e159c2350bc.tar.xz
prepare for the release of smokeping-20060228_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 21c5be1..1cb03e7 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 20060227;
+use Smokeping 20060228;
use Net::SMTP;
use Getopt::Long;
use Pod::Usage;