summaryrefslogtreecommitdiffstats
path: root/bin/tSmoke.dist
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2006-08-12 01:00:56 +0200
committerTobi Oetiker <tobi@oetiker.ch>2006-08-12 01:00:56 +0200
commit9d944716c0b1a3ba2a1057865f787e40bc0cef7f (patch)
tree4f51556560169c6079aede47b97f00a74d10cac5 /bin/tSmoke.dist
parentbb79f178b55d84776e72d123634513941e4cbf94 (diff)
downloadsmokeping-9d944716c0b1a3ba2a1057865f787e40bc0cef7f.tar.gz
smokeping-9d944716c0b1a3ba2a1057865f787e40bc0cef7f.tar.xz
prepare for the release of smokeping-20060812_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 8744a15..072a7b1 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 20060811;
+use Smokeping 20060812;
use Net::SMTP;
use Getopt::Long;
use Pod::Usage;