diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2015-03-05 14:07:48 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2015-03-05 14:07:48 +0000 |
commit | 3cfff1b2a83ab4324882e21024c2ac03c41b0349 (patch) | |
tree | 025fac36147f71344ac58cf6784e5de30706e7ba /doc/index.html | |
parent | 19590f4157aefc706db79356e3134a34d6e2c8b0 (diff) | |
download | s6-3cfff1b2a83ab4324882e21024c2ac03c41b0349.tar.xz |
- Fix -d option to s6-setsidv2.1.2.0
- Version: 2.1.2.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 c8db7c9..f4f4add 100644 --- a/doc/index.html +++ b/doc/index.html @@ -99,7 +99,7 @@ library. </li> <h3> Download </h3> <ul> - <li> The current released version of s6 is <a href="s6-2.1.1.2.tar.gz">2.1.1.2</a>. </li> + <li> The current released version of s6 is <a href="s6-2.1.2.0.tar.gz">2.1.2.0</a>. </li> <li> Alternatively, you can checkout a copy of the s6 git repository: <pre> git clone git://git.skarnet.org/s6 </pre> </li> </ul> |