summaryrefslogtreecommitdiffstats
path: root/bin/tSmoke.dist
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2006-06-25 01:00:54 +0200
committerTobi Oetiker <tobi@oetiker.ch>2006-06-25 01:00:54 +0200
commitd3b58da692482ac45b5cb365af4fe99a4db93438 (patch)
treeb9afaf3774608096a8c6840063fd71a17da086b2 /bin/tSmoke.dist
parent313e5a392ecfb97f8fdab78ecef6aea7f9790c62 (diff)
downloadsmokeping-d3b58da692482ac45b5cb365af4fe99a4db93438.tar.gz
smokeping-d3b58da692482ac45b5cb365af4fe99a4db93438.tar.xz
prepare for the release of smokeping-20060625_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 d57082c..8410106 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 20060624;
+use Smokeping 20060625;
use Net::SMTP;
use Getopt::Long;
use Pod::Usage;