summaryrefslogtreecommitdiffstats
path: root/bin/tSmoke.dist
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2006-04-11 01:00:50 +0200
committerTobi Oetiker <tobi@oetiker.ch>2006-04-11 01:00:50 +0200
commit01ce0b453fa4c229931db6926d6e655dc7d6f10c (patch)
treed5bb8b85b397138c10fa2c63aacb216e77b76886 /bin/tSmoke.dist
parenta287c2968d875521dc681d3730c0ec5d5a3c6474 (diff)
downloadsmokeping-01ce0b453fa4c229931db6926d6e655dc7d6f10c.tar.gz
smokeping-01ce0b453fa4c229931db6926d6e655dc7d6f10c.tar.xz
prepare for the release of smokeping-20060411_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 1117f26..8bb2b8d 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 20060410;
+use Smokeping 20060411;
use Net::SMTP;
use Getopt::Long;
use Pod::Usage;