summaryrefslogtreecommitdiff
path: root/doc/index.html
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2016-11-21 14:04:51 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2016-11-21 14:04:51 +0000
commit2a9643f6aef1a52cdada648f72f1d0ec9c1b711d (patch)
tree0a183cd77419fffc63782250fba2ce1d4fe22b28 /doc/index.html
parentc8eb7a57d294eaae17a67a7a57ff06e7bb10010c (diff)
downloads6-2a9643f6aef1a52cdada648f72f1d0ec9c1b711d.tar.xz
Increase s6-log "s" limit to 256MB
Diffstat (limited to 'doc/index.html')
-rw-r--r--doc/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/index.html b/doc/index.html
index f85da66..319ba22 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -83,7 +83,7 @@ with s6</a> </li>
<li> A POSIX-compliant system with a standard C development environment </li>
<li> GNU make, version 3.81 or later </li>
<li> <a href="http://skarnet.org/software/skalibs/">skalibs</a> version
-2.4.0.0 or later. It's a build-time requirement. It's also a run-time
+2.4.0.1 or later. It's a build-time requirement. It's also a run-time
requirement if you link against the shared version of the skalibs
library. </li>
<li> <a href="http://skarnet.org/software/execline/">execline</a> version
@@ -100,7 +100,7 @@ library. </li>
<h3> Download </h3>
<ul>
- <li> The current released version of s6 is <a href="s6-2.4.0.0.tar.gz">2.4.0.0</a>. </li>
+ <li> The current released version of s6 is <a href="s6-2.4.1.0.tar.gz">2.4.1.0</a>. </li>
<li> Alternatively, you can checkout a copy of the
<a href="http://git.skarnet.org/cgi-bin/cgit.cgi/s6/">s6
git repository</a>: