summaryrefslogtreecommitdiffstats
path: root/bin/tSmoke.dist
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2006-06-16 01:00:54 +0200
committerTobi Oetiker <tobi@oetiker.ch>2006-06-16 01:00:54 +0200
commitc6511eb9a138b20fffde614288d13851e3b8219b (patch)
tree3de55127d2042c53485c396c9874981882446650 /bin/tSmoke.dist
parent8bc2e1bc392f4d47ddece6a967a2823691179f7f (diff)
downloadsmokeping-c6511eb9a138b20fffde614288d13851e3b8219b.tar.gz
smokeping-c6511eb9a138b20fffde614288d13851e3b8219b.tar.xz
prepare for the release of smokeping-20060616_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 67ecf5b..c31fe97 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 20060615;
+use Smokeping 20060616;
use Net::SMTP;
use Getopt::Long;
use Pod::Usage;