diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2021-12-03 05:32:58 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2021-12-03 05:32:58 +0000 |
commit | 611773a0946f9b1d1b834953236a96cbdfea2211 (patch) | |
tree | 59d7ee729dc4f160dffae116ebfd052362af494e /doc/index.html | |
parent | fc7aa7da7f0e8638707b66b7ea897afb8e1fa355 (diff) | |
download | s6-rc-611773a0946f9b1d1b834953236a96cbdfea2211.tar.xz |
Prepare for 0.5.3.0, add contents.d and dependencies.d support
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 06fb919..0bb9aeb 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.2.3.tar.gz">0.5.2.3</a>. </li> +<a href="s6-rc-0.5.3.0.tar.gz">0.5.3.0</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>: |