diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2018-12-09 09:21:54 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2018-12-09 09:21:54 +0000 |
commit | 6dd0366a659bc4af1361ffdcec4ac4ee1f27ca03 (patch) | |
tree | ee24a59fb74ced4844bc5c8170991ab2b21e8f56 /doc/index.html | |
parent | fb6fdf5f24ee6921a1ba2651a534887de2e16fbc (diff) | |
download | s6-rc-6dd0366a659bc4af1361ffdcec4ac4ee1f27ca03.tar.xz |
bugfix: s6-rc-bundle incorrectly checked against bundle prefixes
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 a62d3ab..7db74a2 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.0.tar.gz">0.4.1.0</a>. </li> +<a href="s6-rc-0.4.1.1.tar.gz">0.4.1.1</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>: |