diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2018-03-26 21:20:09 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2018-03-26 21:20:09 +0000 |
commit | 23edd6b9a4cca74cada39bffa9d71e2428689b67 (patch) | |
tree | 38a74f09523a1cdd8f995beada1ddabdf5c1eca7 /doc/index.html | |
parent | 08103d563a9a85b0eec1c98824788cea9dd0ed8e (diff) | |
download | s6-23edd6b9a4cca74cada39bffa9d71e2428689b67.tar.xz |
Bugfix: inverted warning condition on s6_dtally_write (non-critical)
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 bae4da6..eeeac64 100644 --- a/doc/index.html +++ b/doc/index.html @@ -100,7 +100,7 @@ library. </li> <h3> Download </h3> <ul> - <li> The current released version of s6 is <a href="s6-2.7.1.0.tar.gz">2.7.1.0</a>. </li> + <li> The current released version of s6 is <a href="s6-2.7.1.1.tar.gz">2.7.1.1</a>. </li> <li> Alternatively, you can checkout a copy of the <a href="//git.skarnet.org/cgi-bin/cgit.cgi/s6/">s6 git repository</a>: |