summaryrefslogtreecommitdiffstats
path: root/bin/tSmoke.dist
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2006-05-15 01:00:49 +0200
committerTobi Oetiker <tobi@oetiker.ch>2006-05-15 01:00:49 +0200
commitc3f200246ff749093fedc0606867967af1568622 (patch)
tree8fcd9ddc01c52a85636db512d3c36176975efc67 /bin/tSmoke.dist
parent5ed6e51c5681cfb899d672a5c86bf6cd2301ea6f (diff)
downloadsmokeping-c3f200246ff749093fedc0606867967af1568622.tar.gz
smokeping-c3f200246ff749093fedc0606867967af1568622.tar.xz
prepare for the release of smokeping-20060515_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 4e8e8d4..3b1a0c0 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 20060514;
+use Smokeping 20060515;
use Net::SMTP;
use Getopt::Long;
use Pod::Usage;