summaryrefslogtreecommitdiffstats
path: root/bin/tSmoke.dist
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2006-07-31 01:01:04 +0200
committerTobi Oetiker <tobi@oetiker.ch>2006-07-31 01:01:04 +0200
commitb585d236b5c9e4fec03146e4ce5c3452507e438e (patch)
tree56aca25452b3a6c00186d57ec5d110020af3fbe0 /bin/tSmoke.dist
parenteda43ee0d111938bd8effeb223a4bd1a81e23998 (diff)
downloadsmokeping-b585d236b5c9e4fec03146e4ce5c3452507e438e.tar.gz
smokeping-b585d236b5c9e4fec03146e4ce5c3452507e438e.tar.xz
prepare for the release of smokeping-20060731_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 facb607..ed1ef49 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 20060730;
+use Smokeping 20060731;
use Net::SMTP;
use Getopt::Long;
use Pod::Usage;