summaryrefslogtreecommitdiffstats
path: root/bin/tSmoke.dist
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2006-05-21 01:00:52 +0200
committerTobi Oetiker <tobi@oetiker.ch>2006-05-21 01:00:52 +0200
commitd1d4941d1821370757de586e0fc06bd36dc8595e (patch)
tree290f629699f1e80d974dabe7b81fb15fd88873bc /bin/tSmoke.dist
parentf8f2d9bdaef64d25ab261004e1d5bd9acc8c2ba8 (diff)
downloadsmokeping-d1d4941d1821370757de586e0fc06bd36dc8595e.tar.gz
smokeping-d1d4941d1821370757de586e0fc06bd36dc8595e.tar.xz
prepare for the release of smokeping-20060521_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 fafcd6d..bc18087 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 20060520;
+use Smokeping 20060521;
use Net::SMTP;
use Getopt::Long;
use Pod::Usage;