summaryrefslogtreecommitdiffstats
path: root/bin/tSmoke.dist
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2006-03-11 01:00:50 +0100
committerTobi Oetiker <tobi@oetiker.ch>2006-03-11 01:00:50 +0100
commit8320d440faa98b29c5bc197dd2ef4929bdd55275 (patch)
tree5cfeb4e981c8e0c86860da07da98c98d27983f8b /bin/tSmoke.dist
parent5ab1dafe1779e191f506c13b7a9f16d023a9721b (diff)
downloadsmokeping-8320d440faa98b29c5bc197dd2ef4929bdd55275.tar.gz
smokeping-8320d440faa98b29c5bc197dd2ef4929bdd55275.tar.xz
prepare for the release of smokeping-20060311_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 971c649..d9d0316 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 20060310;
+use Smokeping 20060311;
use Net::SMTP;
use Getopt::Long;
use Pod::Usage;