summaryrefslogtreecommitdiffstats
path: root/bin/tSmoke.dist
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2006-05-25 01:00:52 +0200
committerTobi Oetiker <tobi@oetiker.ch>2006-05-25 01:00:52 +0200
commitb00129a9eed4717d3b320cb728bead23e177e160 (patch)
treeca4752f7675168f17a53ce88fd3fed5ee227d247 /bin/tSmoke.dist
parent22af5167d41c79e382754ae96e408feb135e4ef5 (diff)
downloadsmokeping-b00129a9eed4717d3b320cb728bead23e177e160.tar.gz
smokeping-b00129a9eed4717d3b320cb728bead23e177e160.tar.xz
prepare for the release of smokeping-20060525_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 b0c4dce..97baf9f 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 20060524;
+use Smokeping 20060525;
use Net::SMTP;
use Getopt::Long;
use Pod::Usage;