summaryrefslogtreecommitdiffstats
path: root/bin/tSmoke.dist
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2006-07-18 01:01:06 +0200
committerTobi Oetiker <tobi@oetiker.ch>2006-07-18 01:01:06 +0200
commitce8a46b5e9aa091d455ea0e25f5f478a3b6f3110 (patch)
tree7abc9df4315256063c506cf1934f606e9272ef85 /bin/tSmoke.dist
parent2dc8c44f712a2f70c340dc490adc14b9e6e2058f (diff)
downloadsmokeping-ce8a46b5e9aa091d455ea0e25f5f478a3b6f3110.tar.gz
smokeping-ce8a46b5e9aa091d455ea0e25f5f478a3b6f3110.tar.xz
prepare for the release of smokeping-20060718_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 c09d794..3d15eb7 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 20060717;
+use Smokeping 20060718;
use Net::SMTP;
use Getopt::Long;
use Pod::Usage;