summaryrefslogtreecommitdiffstats
path: root/bin/tSmoke.dist
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2006-05-01 01:00:51 +0200
committerTobi Oetiker <tobi@oetiker.ch>2006-05-01 01:00:51 +0200
commita1c148476f32f43bfc0c064f3e05dd694230b9ab (patch)
tree7d31c9f98ef8bfc0a07a1979cf93d90195ec1311 /bin/tSmoke.dist
parent3b6841978aff64e8f21aa424e2245d46c0132094 (diff)
downloadsmokeping-a1c148476f32f43bfc0c064f3e05dd694230b9ab.tar.gz
smokeping-a1c148476f32f43bfc0c064f3e05dd694230b9ab.tar.xz
prepare for the release of smokeping-20060501_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 79b8e39..a3391a5 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 20060430;
+use Smokeping 20060501;
use Net::SMTP;
use Getopt::Long;
use Pod::Usage;