diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2022-06-28 20:59:39 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2022-06-28 20:59:39 +0000 |
commit | 6a3d23f3de97ab4cfa83e2025800569249113309 (patch) | |
tree | 28d06789df0f8858b80e4b7b94799d3ddf5d8f2c /doc/index.html | |
parent | ef34881158cd05335f7a3dd9de506d31e45c59e8 (diff) | |
download | s6-6a3d23f3de97ab4cfa83e2025800569249113309.tar.xz |
Prepare for 2.11.1.2
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/index.html')
-rw-r--r-- | doc/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/index.html b/doc/index.html index b9c7bbb..7247511 100644 --- a/doc/index.html +++ b/doc/index.html @@ -88,7 +88,7 @@ requirement if you link against the shared version of the skalibs library. </li> <li> (Optional, but really recommended for full functionality): <a href="//skarnet.org/software/execline/">execline</a> version -2.9.0.0 or later. When s6 is built with execline support (which is the default), +2.9.0.1 or later. When s6 is built with execline support (which is the default), execline is a build-time requirement, and also a run-time requirement for certain binaries that spawn scripts interpreted with <a href="//skarnet.org/software/execline/execlineb.html">execlineb</a>. </li> @@ -115,7 +115,7 @@ want nsswitch-like functionality: <h3> Download </h3> <ul> - <li> The current released version of s6 is <a href="s6-2.11.1.1.tar.gz">2.11.1.1</a>. </li> + <li> The current released version of s6 is <a href="s6-2.11.1.2.tar.gz">2.11.1.2</a>. </li> <li> Alternatively, you can checkout a copy of the <a href="//git.skarnet.org/cgi-bin/cgit.cgi/s6/">s6 git repository</a>: |