summaryrefslogtreecommitdiffstats
path: root/bin/tSmoke.dist
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2005-12-31 01:01:03 +0100
committerTobi Oetiker <tobi@oetiker.ch>2005-12-31 01:01:03 +0100
commit448ab9a128acc6005fa6cd8eaecb540ae40aea71 (patch)
treeff3c894b39f20af2612b8d66042708a30ec7570a /bin/tSmoke.dist
parentbe82526c51ec0359c0d79606175536cd9ff94d8b (diff)
downloadsmokeping-448ab9a128acc6005fa6cd8eaecb540ae40aea71.tar.gz
smokeping-448ab9a128acc6005fa6cd8eaecb540ae40aea71.tar.xz
prepare for the release of smokeping-20051231_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 f836f92..cead949 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 20051230;
+use Smokeping 20051231;
use Net::SMTP;
use Getopt::Long;
use Pod::Usage;