diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2015-06-25 19:17:43 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2015-06-25 19:17:43 +0000 |
commit | 49f1f9efe1874449303ca8c95a35a7b2bd4e13a0 (patch) | |
tree | 1d938071351c0447e96c250e4e999de0a687ba5b /doc/index.html | |
parent | 96d70608d25da81038ac3bfb5273852f33e27504 (diff) | |
download | s6-49f1f9efe1874449303ca8c95a35a7b2bd4e13a0.tar.xz |
- doc fixes (changed mentions of s6-notifywhenup)
- s6-svc -X
- rc for 2.1.6.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 aae5399..87fe66b 100644 --- a/doc/index.html +++ b/doc/index.html @@ -101,7 +101,7 @@ library. </li> <h3> Download </h3> <ul> - <li> The current released version of s6 is <a href="s6-2.1.5.0.tar.gz">2.1.5.0</a>. </li> + <li> The current released version of s6 is <a href="s6-2.1.6.0.tar.gz">2.1.6.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> <li> There's also a |