summaryrefslogtreecommitdiffstats
path: root/bin/tSmoke.dist
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2006-03-05 01:00:49 +0100
committerTobi Oetiker <tobi@oetiker.ch>2006-03-05 01:00:49 +0100
commit09500f0224d8717db157f6d21961a22dbef329a7 (patch)
tree5031e14884f2cdba7ab876bd58b9e3a033da4aa4 /bin/tSmoke.dist
parentea72fc0b5ded9d967d9f85a5574be692b89559a0 (diff)
downloadsmokeping-09500f0224d8717db157f6d21961a22dbef329a7.tar.gz
smokeping-09500f0224d8717db157f6d21961a22dbef329a7.tar.xz
prepare for the release of smokeping-20060305_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 6ba0afa..fbd24eb 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 20060304;
+use Smokeping 20060305;
use Net::SMTP;
use Getopt::Long;
use Pod::Usage;