diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2019-02-04 20:20:54 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2019-02-04 20:20:54 +0000 |
commit | 8c22e88befbd6ce76acdc9371683dca43425235e (patch) | |
tree | 205f49a37c8fe0ce1497a6bbb1e2224e878af171 /doc/index.html | |
parent | 11d552a5ef98ab91479c7753997b4d9c51803f96 (diff) | |
download | s6-rc-8c22e88befbd6ce76acdc9371683dca43425235e.tar.xz |
Scrap s6-rc-compile -u/-g, implement uid/self instead. Prepare for 0.5.0.0
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 625121f..07f35f9 100644 --- a/doc/index.html +++ b/doc/index.html @@ -66,7 +66,7 @@ scripts are also run in a controlled environment. <ul> <li> The current released version of s6-rc is -<a href="s6-rc-0.4.1.1.tar.gz">0.4.1.1</a>. </li> +<a href="s6-rc-0.5.0.0.tar.gz">0.5.0.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>: |