diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2017-10-08 15:39:57 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2017-10-08 15:39:57 +0000 |
commit | f9940bb7d1a6ce7d7772e8cbdbbd55a321cc5c18 (patch) | |
tree | 352798ff6073e18a467a9ffeab548485070dc568 /doc/index.html | |
parent | 8c341bbaca5e89a9620702bc0025641e815e4195 (diff) | |
download | s6-rc-f9940bb7d1a6ce7d7772e8cbdbbd55a321cc5c18.tar.xz |
Add -s to s6-rc-init; prepare for 0.3.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 4f501ab..544fa85 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.2.2.0.tar.gz">0.2.2.0</a>. </li> +<a href="s6-rc-0.3.0.0.tar.gz">0.3.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>: |