summaryrefslogtreecommitdiffstats
path: root/bin/tSmoke.dist
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2005-10-26 01:00:56 +0200
committerTobi Oetiker <tobi@oetiker.ch>2005-10-26 01:00:56 +0200
commit3dd1d1e939a173e50f5ff6d54a515e10a2c46cd4 (patch)
tree9123c7a190e01a1aa80d06e00e3432b07f37b666 /bin/tSmoke.dist
parent833e7bdfa9e680f4ad6ae5b7e9d96c4f14394ca1 (diff)
downloadsmokeping-3dd1d1e939a173e50f5ff6d54a515e10a2c46cd4.tar.gz
smokeping-3dd1d1e939a173e50f5ff6d54a515e10a2c46cd4.tar.xz
prepare for the release of smokeping-20051026_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 c497275..9304e5c 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 20051025;
+use Smokeping 20051026;
use Net::SMTP;
use Getopt::Long;
use Pod::Usage;