summaryrefslogtreecommitdiffstats
path: root/bin/tSmoke.dist
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2006-05-13 01:01:05 +0200
committerTobi Oetiker <tobi@oetiker.ch>2006-05-13 01:01:05 +0200
commitaa47de5289ea7cd132f38c94c21b6b67647d35ab (patch)
treecdbb1a767224a0328eeb9a4ab6ea22e2c3d6a4a1 /bin/tSmoke.dist
parent87f40d8fdbe73a8d76b84871c6ed4a2fe25ded72 (diff)
downloadsmokeping-aa47de5289ea7cd132f38c94c21b6b67647d35ab.tar.gz
smokeping-aa47de5289ea7cd132f38c94c21b6b67647d35ab.tar.xz
prepare for the release of smokeping-20060513_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 96d3239..303dd8e 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 20060512;
+use Smokeping 20060513;
use Net::SMTP;
use Getopt::Long;
use Pod::Usage;