summaryrefslogtreecommitdiffstats
path: root/bin/tSmoke.dist
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2006-01-27 01:00:49 +0100
committerTobi Oetiker <tobi@oetiker.ch>2006-01-27 01:00:49 +0100
commitfe0e0f001d671727fc891af3d7b5f861dfb49de2 (patch)
treefff9481329e3ef9ca1db811c510bd07665fbf2c2 /bin/tSmoke.dist
parent33e761c82de6a458c1260c2212b4e1b51c28c989 (diff)
downloadsmokeping-fe0e0f001d671727fc891af3d7b5f861dfb49de2.tar.gz
smokeping-fe0e0f001d671727fc891af3d7b5f861dfb49de2.tar.xz
prepare for the release of smokeping-20060127_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 be375a4..c170e38 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 20060126;
+use Smokeping 20060127;
use Net::SMTP;
use Getopt::Long;
use Pod::Usage;