summaryrefslogtreecommitdiffstats
path: root/bin/tSmoke.dist
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2005-11-01 01:00:53 +0100
committerTobi Oetiker <tobi@oetiker.ch>2005-11-01 01:00:53 +0100
commitc933a6039693020169584f878a3cfade99c58e92 (patch)
tree06a74452d93b6316f03a73c40e68b5edb3ab0ae1 /bin/tSmoke.dist
parent485aa3052dc30b4fd18f29a04a63849937e65474 (diff)
downloadsmokeping-c933a6039693020169584f878a3cfade99c58e92.tar.gz
smokeping-c933a6039693020169584f878a3cfade99c58e92.tar.xz
prepare for the release of smokeping-20051101_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 3730b47..8bc5761 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 20051031;
+use Smokeping 20051101;
use Net::SMTP;
use Getopt::Long;
use Pod::Usage;