diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2023-11-08 14:08:58 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2023-11-08 14:08:58 +0000 |
commit | 2598c3ce94f6f292bdd234020709af034c27d262 (patch) | |
tree | 6d48f71d3bbc9287f6ee44cfd33e809ec98364dc /doc/index.html | |
parent | 029ffa3f14ebdf94f1d6e0cf2df34d13a6de574d (diff) | |
download | s6-2598c3ce94f6f292bdd234020709af034c27d262.tar.gz s6-2598c3ce94f6f292bdd234020709af034c27d262.tar.xz s6-2598c3ce94f6f292bdd234020709af034c27d262.zip |
bugfix: s6-svscan didn't delay killing until scan. Prepare for 2.12.0.1.
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 9fdd34c..3977e79 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.12.0.0.tar.gz">2.12.0.0</a>. </li> + <li> The current released version of s6 is <a href="s6-2.12.0.1.tar.gz">2.12.0.1</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>: |