diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2024-10-04 11:47:42 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska@appnovation.com> | 2024-10-04 11:47:42 +0000 |
| commit | de8c2721d5652e498cfab99857f989c379b72db2 (patch) | |
| tree | e38ce3301343d46e79a05779c51e4bbac9bdaefd /doc | |
| parent | 6c9eabd7360a7c6c5f25b02b19352f1ec078d5d2 (diff) | |
| download | s6-de8c2721d5652e498cfab99857f989c379b72db2.tar.gz | |
Prepare for 2.13.1.0; add flag-newpidns
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 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/index.html b/doc/index.html index 4dc2771..1d46de0 100644 --- a/doc/index.html +++ b/doc/index.html @@ -115,7 +115,7 @@ want nsswitch-like functionality: <h3> Download </h3> <ul> - <li> The current released version of s6 is <a href="s6-2.13.0.1.tar.gz">2.13.0.1</a>. </li> + <li> The current released version of s6 is <a href="s6-2.13.1.0.tar.gz">2.13.1.0</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>: diff --git a/doc/upgrade.html b/doc/upgrade.html index d675f5d..4bbed78 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -18,7 +18,7 @@ <h1> What has changed in s6 </h1> -<h2> in 2.13.0.1 </h2> +<h2> in 2.13.1.0 </h2> <ul> <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> |
