summaryrefslogtreecommitdiffstats
path: root/bin/tSmoke.dist
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2006-08-29 01:00:59 +0200
committerTobi Oetiker <tobi@oetiker.ch>2006-08-29 01:00:59 +0200
commitc2b6279de0c09f62ef2a43e1f35955046600e74c (patch)
treefc0529e345b6333a1b08a5ff29e72764fad2de4d /bin/tSmoke.dist
parentec5c8efba55d43c65630564024aabdb51e34224f (diff)
downloadsmokeping-c2b6279de0c09f62ef2a43e1f35955046600e74c.tar.gz
smokeping-c2b6279de0c09f62ef2a43e1f35955046600e74c.tar.xz
prepare for the release of smokeping-20060829_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 e527993..745a858 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 20060828;
+use Smokeping 20060829;
use Net::SMTP;
use Getopt::Long;
use Pod::Usage;