summaryrefslogtreecommitdiffstats
path: root/bin/tSmoke.dist
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2006-04-21 01:01:03 +0200
committerTobi Oetiker <tobi@oetiker.ch>2006-04-21 01:01:03 +0200
commit4530ab950e1189b01132f7d2b08ae40d18da1a61 (patch)
tree58f1b9ae83b9e8c3c41a691df37b908cb2591f0f /bin/tSmoke.dist
parent971bd0e476bae219341624848d1bae68241a42e8 (diff)
downloadsmokeping-4530ab950e1189b01132f7d2b08ae40d18da1a61.tar.gz
smokeping-4530ab950e1189b01132f7d2b08ae40d18da1a61.tar.xz
prepare for the release of smokeping-20060421_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 83b47e3..ce7cade 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 20060420;
+use Smokeping 20060421;
use Net::SMTP;
use Getopt::Long;
use Pod::Usage;