summaryrefslogtreecommitdiffstats
path: root/bin/tSmoke.dist
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2006-01-23 01:00:58 +0100
committerTobi Oetiker <tobi@oetiker.ch>2006-01-23 01:00:58 +0100
commitf8e5cb064dd35f2872ffcb90e623bb3fa55ce82c (patch)
tree4221abf3ef85dfdcabe33f8f0639c6d2cc676a92 /bin/tSmoke.dist
parent2a52eba5e497c573aa34e83583427b42064be570 (diff)
downloadsmokeping-f8e5cb064dd35f2872ffcb90e623bb3fa55ce82c.tar.gz
smokeping-f8e5cb064dd35f2872ffcb90e623bb3fa55ce82c.tar.xz
prepare for the release of smokeping-20060123_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 b29df75..236cb61 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 20060122;
+use Smokeping 20060123;
use Net::SMTP;
use Getopt::Long;
use Pod::Usage;