diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2024-06-06 11:16:16 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2024-06-06 11:16:16 +0000 |
commit | 9778ca30e4415698dbb1f736cf5fe132a7cec04d (patch) | |
tree | e3358245a4f46718725d068d1a5e92fca11b708f /doc/index.html | |
parent | 15e3e402c59089514f590bab8804f0ed60f0fee3 (diff) | |
download | s6-9778ca30e4415698dbb1f736cf5fe132a7cec04d.tar.gz s6-9778ca30e4415698dbb1f736cf5fe132a7cec04d.tar.xz s6-9778ca30e4415698dbb1f736cf5fe132a7cec04d.zip |
Prepare for 2.13.0.0 (last commit); update deps
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/index.html')
-rw-r--r-- | doc/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html index b3bb158..28241c8 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.5.1 or later. When s6 is built with execline support (which is the default), +2.9.6.0 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> |