summaryrefslogtreecommitdiffstats
path: root/bin/tSmoke.dist
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2006-01-04 01:00:52 +0100
committerTobi Oetiker <tobi@oetiker.ch>2006-01-04 01:00:52 +0100
commit7d6262a81e61ad1c112a4318b2fc1c972940d0bc (patch)
tree73ea7f5c0201b4db24847e8aaeea12df8a1f4579 /bin/tSmoke.dist
parent7afdc7aade6f31623b3cebb113e8768e982fad31 (diff)
downloadsmokeping-7d6262a81e61ad1c112a4318b2fc1c972940d0bc.tar.gz
smokeping-7d6262a81e61ad1c112a4318b2fc1c972940d0bc.tar.xz
prepare for the release of smokeping-20060104_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 6e7b9b4..00dec10 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 20060103;
+use Smokeping 20060104;
use Net::SMTP;
use Getopt::Long;
use Pod::Usage;