summaryrefslogtreecommitdiffstats
path: root/bin/tSmoke.dist
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2006-05-22 01:00:53 +0200
committerTobi Oetiker <tobi@oetiker.ch>2006-05-22 01:00:53 +0200
commit9b89c87e8139103df792cd55cf0cebae2211ea0d (patch)
tree9132b41eb45a801b86c427464638f7b2e5525f9d /bin/tSmoke.dist
parentd1d4941d1821370757de586e0fc06bd36dc8595e (diff)
downloadsmokeping-9b89c87e8139103df792cd55cf0cebae2211ea0d.tar.gz
smokeping-9b89c87e8139103df792cd55cf0cebae2211ea0d.tar.xz
prepare for the release of smokeping-20060522_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 bc18087..89d34d8 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 20060521;
+use Smokeping 20060522;
use Net::SMTP;
use Getopt::Long;
use Pod::Usage;