summaryrefslogtreecommitdiffstats
path: root/bin/tSmoke.dist
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2006-08-23 01:01:12 +0200
committerTobi Oetiker <tobi@oetiker.ch>2006-08-23 01:01:12 +0200
commit3e9b23aa8d437920c422e70040bd6f96a739fdbb (patch)
tree8e00f4738e9411b4d77ecf56365f15b1fdc69b64 /bin/tSmoke.dist
parent1887b577e96b5d45aed013afcf32a9f3382e19dc (diff)
downloadsmokeping-3e9b23aa8d437920c422e70040bd6f96a739fdbb.tar.gz
smokeping-3e9b23aa8d437920c422e70040bd6f96a739fdbb.tar.xz
prepare for the release of smokeping-20060823_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 369c9da..e6a79fa 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 20060822;
+use Smokeping 20060823;
use Net::SMTP;
use Getopt::Long;
use Pod::Usage;