summaryrefslogtreecommitdiffstats
path: root/bin/tSmoke.dist
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2005-12-22 01:01:07 +0100
committerTobi Oetiker <tobi@oetiker.ch>2005-12-22 01:01:07 +0100
commit8f4f24ab6d397a46e228c21c5964aab07a67a7e7 (patch)
tree9514899bc8faf423950cbd675267d244d199b09a /bin/tSmoke.dist
parenta7def2ca84fad70758e24bbc3d83d330d37f2570 (diff)
downloadsmokeping-8f4f24ab6d397a46e228c21c5964aab07a67a7e7.tar.gz
smokeping-8f4f24ab6d397a46e228c21c5964aab07a67a7e7.tar.xz
prepare for the release of smokeping-20051222_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 a44346a..72bc451 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 20051221;
+use Smokeping 20051222;
use Net::SMTP;
use Getopt::Long;
use Pod::Usage;