summaryrefslogtreecommitdiffstats
path: root/bin/tSmoke.dist
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2006-02-12 01:00:49 +0100
committerTobi Oetiker <tobi@oetiker.ch>2006-02-12 01:00:49 +0100
commit8e8c72864c24b4cfa9390c50a5e61a48d0e5be0b (patch)
tree86c616484aa5125bf774428435db702d3c969bd0 /bin/tSmoke.dist
parent998c468147b2ecff21d2d27da016d48149484659 (diff)
downloadsmokeping-8e8c72864c24b4cfa9390c50a5e61a48d0e5be0b.tar.gz
smokeping-8e8c72864c24b4cfa9390c50a5e61a48d0e5be0b.tar.xz
prepare for the release of smokeping-20060212_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 2c5740c..e19f746 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 20060211;
+use Smokeping 20060212;
use Net::SMTP;
use Getopt::Long;
use Pod::Usage;