diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2024-06-17 14:22:02 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2024-06-17 14:22:02 +0000 |
commit | 398133d1553522d1acc1a070644c42d17f22709f (patch) | |
tree | e078ef4228e6ba91de4387dbc2fade833f235039 /doc/index.html | |
parent | b7634d9e7946092f9fecd33dbbd89b86b5701bed (diff) | |
download | s6-rc-398133d1553522d1acc1a070644c42d17f22709f.tar.xz |
Prepare for 0.5.4.4 ; fix fds limit in s6rc-fdholderd
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 8f76331..fe803e3 100644 --- a/doc/index.html +++ b/doc/index.html @@ -67,7 +67,7 @@ requirement if you link against the shared version of the skalibs library. </li> <ul> <li> The current released version of s6-rc is -<a href="s6-rc-0.5.4.3.tar.gz">0.5.4.3</a>. </li> +<a href="s6-rc-0.5.4.4.tar.gz">0.5.4.4</a>. </li> <li> Alternatively, you can checkout a copy of the <a href="//git.skarnet.org/cgi-bin/cgit.cgi/s6-rc/">s6-rc git repository</a>: |