summaryrefslogtreecommitdiffstats
path: root/bin/tSmoke.dist
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2006-03-29 01:00:48 +0200
committerTobi Oetiker <tobi@oetiker.ch>2006-03-29 01:00:48 +0200
commit7b1759db61292ea7805502ecbd4e13986c46fb38 (patch)
tree59607c7e7dd30dfeac53650b844839a402610436 /bin/tSmoke.dist
parent7089b5c78e9194c097a488eb87b3e45b416d94bc (diff)
downloadsmokeping-7b1759db61292ea7805502ecbd4e13986c46fb38.tar.gz
smokeping-7b1759db61292ea7805502ecbd4e13986c46fb38.tar.xz
prepare for the release of smokeping-20060329_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 86b6356..b0f9cdd 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 20060328;
+use Smokeping 20060329;
use Net::SMTP;
use Getopt::Long;
use Pod::Usage;