summaryrefslogtreecommitdiffstats
path: root/bin/tSmoke.dist
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2005-12-30 01:00:50 +0100
committerTobi Oetiker <tobi@oetiker.ch>2005-12-30 01:00:50 +0100
commitbe82526c51ec0359c0d79606175536cd9ff94d8b (patch)
treefb5118d7265ac6f0568f79fbc63ef22206413a51 /bin/tSmoke.dist
parentae6b1e03bf7baf9e2031b445d31d787c20da1823 (diff)
downloadsmokeping-be82526c51ec0359c0d79606175536cd9ff94d8b.tar.gz
smokeping-be82526c51ec0359c0d79606175536cd9ff94d8b.tar.xz
prepare for the release of smokeping-20051230_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 3451653..f836f92 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 20051229;
+use Smokeping 20051230;
use Net::SMTP;
use Getopt::Long;
use Pod::Usage;