summaryrefslogtreecommitdiffstats
path: root/bin/tSmoke.dist
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2005-12-05 01:01:03 +0100
committerTobi Oetiker <tobi@oetiker.ch>2005-12-05 01:01:03 +0100
commit4114bcf074676b01159284cfa6d14642c748a947 (patch)
tree72744b99076efbe17ab09da97387a9f51ceb7565 /bin/tSmoke.dist
parent60e55de4f17990c6917933e4be8c0e98699085dd (diff)
downloadsmokeping-4114bcf074676b01159284cfa6d14642c748a947.tar.gz
smokeping-4114bcf074676b01159284cfa6d14642c748a947.tar.xz
prepare for the release of smokeping-20051205_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 d4d442c..27bb067 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 20051204;
+use Smokeping 20051205;
use Net::SMTP;
use Getopt::Long;
use Pod::Usage;