summaryrefslogtreecommitdiffstats
path: root/bin/tSmoke.dist
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2006-08-15 01:00:53 +0200
committerTobi Oetiker <tobi@oetiker.ch>2006-08-15 01:00:53 +0200
commitfc280a35cc9b6cc96f26d13d4ab87e9a041cf154 (patch)
treedadeafb168a2d3df8cc495e9e50b93f516dcd33e /bin/tSmoke.dist
parent71681f39c4e5102b5a2c629ee7a16e9f8a20f8d0 (diff)
downloadsmokeping-fc280a35cc9b6cc96f26d13d4ab87e9a041cf154.tar.gz
smokeping-fc280a35cc9b6cc96f26d13d4ab87e9a041cf154.tar.xz
prepare for the release of smokeping-20060815_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 c380918..fbb4a83 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 20060814;
+use Smokeping 20060815;
use Net::SMTP;
use Getopt::Long;
use Pod::Usage;