summaryrefslogtreecommitdiffstats
path: root/bin/tSmoke.dist
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2005-11-21 01:01:21 +0100
committerTobi Oetiker <tobi@oetiker.ch>2005-11-21 01:01:21 +0100
commit9b0e13fcc29fc233e55d64ec5426c9fe048e6b4b (patch)
treefdc4ad3cca8a530d676d49b466110b0cfcea092d /bin/tSmoke.dist
parent6a0eee4edd4efc290053db9719f298c40c1aa37b (diff)
downloadsmokeping-9b0e13fcc29fc233e55d64ec5426c9fe048e6b4b.tar.gz
smokeping-9b0e13fcc29fc233e55d64ec5426c9fe048e6b4b.tar.xz
prepare for the release of smokeping-20051121_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 315de41..3b6c6c8 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 20051120;
+use Smokeping 20051121;
use Net::SMTP;
use Getopt::Long;
use Pod::Usage;