summaryrefslogtreecommitdiffstats
path: root/bin/tSmoke.dist
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2005-12-23 01:00:50 +0100
committerTobi Oetiker <tobi@oetiker.ch>2005-12-23 01:00:50 +0100
commit5b3966df8b51691bd8fc69e768e9676bc38e9d3e (patch)
treed913548318638053f2221af92f54b41030d215b0 /bin/tSmoke.dist
parent8f4f24ab6d397a46e228c21c5964aab07a67a7e7 (diff)
downloadsmokeping-5b3966df8b51691bd8fc69e768e9676bc38e9d3e.tar.gz
smokeping-5b3966df8b51691bd8fc69e768e9676bc38e9d3e.tar.xz
prepare for the release of smokeping-20051223_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 72bc451..8fdc49e 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 20051222;
+use Smokeping 20051223;
use Net::SMTP;
use Getopt::Long;
use Pod::Usage;