summaryrefslogtreecommitdiffstats
path: root/bin/tSmoke.dist
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2006-06-09 01:01:02 +0200
committerTobi Oetiker <tobi@oetiker.ch>2006-06-09 01:01:02 +0200
commit1a74a8b236db6c3a8f8996572ad70407bc52864f (patch)
tree8f83e05051e64fd035a4179651ec1cf364f218d9 /bin/tSmoke.dist
parent2820736e7ed7adec3c1e34cf83f89b20e727a058 (diff)
downloadsmokeping-1a74a8b236db6c3a8f8996572ad70407bc52864f.tar.gz
smokeping-1a74a8b236db6c3a8f8996572ad70407bc52864f.tar.xz
prepare for the release of smokeping-20060609_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 292eb22..756c8dc 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 20060608;
+use Smokeping 20060609;
use Net::SMTP;
use Getopt::Long;
use Pod::Usage;