diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2015-06-25 11:53:22 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2015-06-25 11:53:22 +0000 |
commit | 96d70608d25da81038ac3bfb5273852f33e27504 (patch) | |
tree | dc8db927179918cc53e90bf52e2f77279f6d75ed /doc/index.html | |
parent | 93591f27f37d68b71cf6dbc3112eb7e973a5b747 (diff) | |
download | s6-96d70608d25da81038ac3bfb5273852f33e27504.tar.xz |
- documented s6-log changev2.1.5.0
- version: 2.1.5.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 678a485..aae5399 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.4.0.tar.gz">2.1.4.0</a>. </li> + <li> The current released version of s6 is <a href="s6-2.1.5.0.tar.gz">2.1.5.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 |