summaryrefslogtreecommitdiffstats
path: root/bin/tSmoke.dist
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2006-06-07 01:01:01 +0200
committerTobi Oetiker <tobi@oetiker.ch>2006-06-07 01:01:01 +0200
commitbf0e5b5088c2704a4fa9537696e496d4de8c97e3 (patch)
tree7d74773ad8a74f6ba6abde872ac5aa1143a7b6d3 /bin/tSmoke.dist
parent4ef7e21bf432ac403d7f9b063a28794595a6dced (diff)
downloadsmokeping-bf0e5b5088c2704a4fa9537696e496d4de8c97e3.tar.gz
smokeping-bf0e5b5088c2704a4fa9537696e496d4de8c97e3.tar.xz
prepare for the release of smokeping-20060607_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 ad4ad3b..dc67d6f 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 20060606;
+use Smokeping 20060607;
use Net::SMTP;
use Getopt::Long;
use Pod::Usage;