summaryrefslogtreecommitdiffstats
path: root/bin/tSmoke.dist
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2005-09-09 01:01:08 +0200
committerTobi Oetiker <tobi@oetiker.ch>2005-09-09 01:01:08 +0200
commitbba6237f781dd30247fb7969ec7afe88b2f1be97 (patch)
treea6a27612b66f8ba5ab6015e53597cf51e7472291 /bin/tSmoke.dist
parent6a3b779d7c9b8478f29acd58e1490a0efe669989 (diff)
downloadsmokeping-bba6237f781dd30247fb7969ec7afe88b2f1be97.tar.gz
smokeping-bba6237f781dd30247fb7969ec7afe88b2f1be97.tar.xz
prepare for the release of smokeping-20050909_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 ad8dc8b..e825493 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 20050908;
+use Smokeping 20050909;
use Net::SMTP;
use Getopt::Long;
use Pod::Usage;