summaryrefslogtreecommitdiffstats
path: root/bin/tSmoke.dist
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2006-03-30 01:00:52 +0200
committerTobi Oetiker <tobi@oetiker.ch>2006-03-30 01:00:52 +0200
commitdb4a14c92108d1a53ce77d8d866cede23980df27 (patch)
tree59406a4ee2d8ee483431223e61d1456c1452cbe8 /bin/tSmoke.dist
parent7b1759db61292ea7805502ecbd4e13986c46fb38 (diff)
downloadsmokeping-db4a14c92108d1a53ce77d8d866cede23980df27.tar.gz
smokeping-db4a14c92108d1a53ce77d8d866cede23980df27.tar.xz
prepare for the release of smokeping-20060330_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 b0f9cdd..2d425a1 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 20060329;
+use Smokeping 20060330;
use Net::SMTP;
use Getopt::Long;
use Pod::Usage;