summaryrefslogtreecommitdiffstats
path: root/bin/tSmoke.dist
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2006-05-29 01:00:50 +0200
committerTobi Oetiker <tobi@oetiker.ch>2006-05-29 01:00:50 +0200
commit6dc9756724675d893fdd7a5b5d360f92ed834295 (patch)
treee13f9c431ac0ecde1599ed8c429a56f7e1635a72 /bin/tSmoke.dist
parent8ca5b2f635bde291f60b421e1a8f4fad2c0fbe74 (diff)
downloadsmokeping-6dc9756724675d893fdd7a5b5d360f92ed834295.tar.gz
smokeping-6dc9756724675d893fdd7a5b5d360f92ed834295.tar.xz
prepare for the release of smokeping-20060529_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 c29f534..c481638 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 20060528;
+use Smokeping 20060529;
use Net::SMTP;
use Getopt::Long;
use Pod::Usage;