summaryrefslogtreecommitdiffstats
path: root/bin/tSmoke.dist
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2006-03-04 01:00:50 +0100
committerTobi Oetiker <tobi@oetiker.ch>2006-03-04 01:00:50 +0100
commitea72fc0b5ded9d967d9f85a5574be692b89559a0 (patch)
treec73e3076bcbc9ba1a7ee121ec654f9a9845f763f /bin/tSmoke.dist
parent22427a3b0d45483d3277c386ec95f9bf288a4fd5 (diff)
downloadsmokeping-ea72fc0b5ded9d967d9f85a5574be692b89559a0.tar.gz
smokeping-ea72fc0b5ded9d967d9f85a5574be692b89559a0.tar.xz
prepare for the release of smokeping-20060304_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 fc29635..6ba0afa 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 20060303;
+use Smokeping 20060304;
use Net::SMTP;
use Getopt::Long;
use Pod::Usage;