summaryrefslogtreecommitdiffstats
path: root/bin/tSmoke.dist
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2006-04-06 01:00:56 +0200
committerTobi Oetiker <tobi@oetiker.ch>2006-04-06 01:00:56 +0200
commit68bb65f87593483a82ecaa8c636a54d851a58a18 (patch)
tree77ec0e0189908aec19eef9c136440eb6a04e1350 /bin/tSmoke.dist
parent18ad7fe4fd3e2b30c246f830bfc27f9d6339523c (diff)
downloadsmokeping-68bb65f87593483a82ecaa8c636a54d851a58a18.tar.gz
smokeping-68bb65f87593483a82ecaa8c636a54d851a58a18.tar.xz
prepare for the release of smokeping-20060406_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 092972c..c8e73b8 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 20060405;
+use Smokeping 20060406;
use Net::SMTP;
use Getopt::Long;
use Pod::Usage;