summaryrefslogtreecommitdiffstats
path: root/bin/tSmoke.dist
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2006-03-27 01:01:02 +0200
committerTobi Oetiker <tobi@oetiker.ch>2006-03-27 01:01:02 +0200
commit4f7b53be0f6b0ca441e680a4c204c6bb9ddb5b29 (patch)
tree16273280c0b090dc59f0d5114df9d6d96d12b832 /bin/tSmoke.dist
parent52b28733e7944e8d271d9e83f2b6da15c2f4a97d (diff)
downloadsmokeping-4f7b53be0f6b0ca441e680a4c204c6bb9ddb5b29.tar.gz
smokeping-4f7b53be0f6b0ca441e680a4c204c6bb9ddb5b29.tar.xz
prepare for the release of smokeping-20060327_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 9c162fa..97e31bb 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 20060326;
+use Smokeping 20060327;
use Net::SMTP;
use Getopt::Long;
use Pod::Usage;