summaryrefslogtreecommitdiffstats
path: root/bin/tSmoke.dist
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2005-10-23 01:00:58 +0200
committerTobi Oetiker <tobi@oetiker.ch>2005-10-23 01:00:58 +0200
commitc9e23f7a3da48ffa3a248254eb4107034a70d6ac (patch)
treeeea09080b52d071130b37c4c70dcd128cd335604 /bin/tSmoke.dist
parent593fa608368eea633c226c41218bd8bbd90ef3d8 (diff)
downloadsmokeping-c9e23f7a3da48ffa3a248254eb4107034a70d6ac.tar.gz
smokeping-c9e23f7a3da48ffa3a248254eb4107034a70d6ac.tar.xz
prepare for the release of smokeping-20051023_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 1f7bea3..f0698ad 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 20051022;
+use Smokeping 20051023;
use Net::SMTP;
use Getopt::Long;
use Pod::Usage;