diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2023-11-20 04:02:06 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2023-11-20 04:02:06 +0000 |
commit | fc0a5ac48bd417336f6d3333ac7846d8134579eb (patch) | |
tree | f274330a8d8db0b22c2da282262be9f204ccb706 /doc | |
parent | 2598c3ce94f6f292bdd234020709af034c27d262 (diff) | |
download | s6-fc0a5ac48bd417336f6d3333ac7846d8134579eb.tar.gz s6-fc0a5ac48bd417336f6d3333ac7846d8134579eb.tar.xz s6-fc0a5ac48bd417336f6d3333ac7846d8134579eb.zip |
version: 2.12.0.1 v2.12.0.1
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/index.html | 2 | ||||
-rw-r--r-- | doc/upgrade.html | 3 |
2 files changed, 3 insertions, 2 deletions
diff --git a/doc/index.html b/doc/index.html index 3977e79..7a110ba 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="//skarnet.org/software/skalibs/">skalibs</a> version -2.14.0.0 or later. It's a build-time requirement. It's also a run-time +2.14.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> (Optional, but really recommended for full functionality): diff --git a/doc/upgrade.html b/doc/upgrade.html index a472a6c..a038a4d 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -21,7 +21,8 @@ <h2> in 2.12.0.1 </h2> <ul> - <li> No functional changes. </li> + <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> +dependency bumped to 2.14.0.1. </li> </ul> <h2> in 2.12.0.0 </h2> |