summaryrefslogtreecommitdiffstats
path: root/bin/tSmoke.dist
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2005-11-28 01:01:02 +0100
committerTobi Oetiker <tobi@oetiker.ch>2005-11-28 01:01:02 +0100
commite64fb3c94eb46a3c802ce41209f1cdcece5dfb74 (patch)
tree9114ffaed6084c542e9a56bf81d6da7440045765 /bin/tSmoke.dist
parent846c9d27f04566611a57a30eb70dfd38a46b4d13 (diff)
downloadsmokeping-e64fb3c94eb46a3c802ce41209f1cdcece5dfb74.tar.gz
smokeping-e64fb3c94eb46a3c802ce41209f1cdcece5dfb74.tar.xz
prepare for the release of smokeping-20051128_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 e376352..96db472 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 20051127;
+use Smokeping 20051128;
use Net::SMTP;
use Getopt::Long;
use Pod::Usage;