summaryrefslogtreecommitdiffstats
path: root/bin/tSmoke.dist
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2007-09-16 20:48:36 +0200
committerTobi Oetiker <tobi@oetiker.ch>2007-09-16 20:48:36 +0200
commit3ab95c6f225b3cc697e0431ec5e23c782279acf9 (patch)
tree87e4db4ea5f9df56d90a38cdc2912d6cd8cd8ac1 /bin/tSmoke.dist
parent13122a1eb2aa80ffe830fddf256e7557048fda8d (diff)
downloadsmokeping-3ab95c6f225b3cc697e0431ec5e23c782279acf9.tar.gz
smokeping-3ab95c6f225b3cc697e0431ec5e23c782279acf9.tar.xz
prepare for the release of smokeping-2.2.4
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 24049d8..695c42b 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 2.002003;
+use Smokeping 2.002004 ;
use Net::SMTP;
use Getopt::Long;
use Pod::Usage;