summaryrefslogtreecommitdiffstats
path: root/bin/tSmoke.dist
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2006-08-20 01:01:00 +0200
committerTobi Oetiker <tobi@oetiker.ch>2006-08-20 01:01:00 +0200
commit2e1beb69d82a6d7b1aeb138aa8d3bf9ab733939f (patch)
tree4eb19c7dd77bd61e54dc3ce14de73af9543e00ea /bin/tSmoke.dist
parent879fb4247906dd9eac91acc9a055e51aa20917e5 (diff)
downloadsmokeping-2e1beb69d82a6d7b1aeb138aa8d3bf9ab733939f.tar.gz
smokeping-2e1beb69d82a6d7b1aeb138aa8d3bf9ab733939f.tar.xz
prepare for the release of smokeping-20060820_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 2c0868e..b772e5a 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 20060819;
+use Smokeping 20060820;
use Net::SMTP;
use Getopt::Long;
use Pod::Usage;