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/index.html | |
parent | 6c9eabd7360a7c6c5f25b02b19352f1ec078d5d2 (diff) | |
download | s6-de8c2721d5652e498cfab99857f989c379b72db2.tar.xz |
Prepare for 2.13.1.0; add flag-newpidns
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 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>: |