summaryrefslogtreecommitdiffstats
path: root/bin/tSmoke.dist
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2005-12-19 01:01:05 +0100
committerTobi Oetiker <tobi@oetiker.ch>2005-12-19 01:01:05 +0100
commit4b00783932733db3b58296742e3f7946e697dd64 (patch)
tree32e9ff65e3a569b8b7596e53243e4122d39806c2 /bin/tSmoke.dist
parentb1aa79d75ffc85cafc945a8e7253f56a9e2b522a (diff)
downloadsmokeping-4b00783932733db3b58296742e3f7946e697dd64.tar.gz
smokeping-4b00783932733db3b58296742e3f7946e697dd64.tar.xz
prepare for the release of smokeping-20051219_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 80c83f6..a132d32 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 20051218;
+use Smokeping 20051219;
use Net::SMTP;
use Getopt::Long;
use Pod::Usage;