summaryrefslogtreecommitdiffstats
path: root/bin/tSmoke.dist
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2005-12-11 01:01:05 +0100
committerTobi Oetiker <tobi@oetiker.ch>2005-12-11 01:01:05 +0100
commit4bb9e387247d11ba4c842c4f6490d0e210615d2b (patch)
tree52ff21faadf12584e429123aa85a983560c0cc8c /bin/tSmoke.dist
parent7966425f1a919b1154fb4c29ce5ba3b2cfac2507 (diff)
downloadsmokeping-4bb9e387247d11ba4c842c4f6490d0e210615d2b.tar.gz
smokeping-4bb9e387247d11ba4c842c4f6490d0e210615d2b.tar.xz
prepare for the release of smokeping-20051211_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 d8a89cf..0dc7557 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 20051210;
+use Smokeping 20051211;
use Net::SMTP;
use Getopt::Long;
use Pod::Usage;