diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2015-09-23 19:40:34 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2015-09-23 19:40:34 +0000 |
commit | 90a4037ced192cbfce086da597c6c075c8bef17b (patch) | |
tree | b6e3f806eec014ce0c67c45cf95c53d91b6d10e6 /doc | |
parent | 34d555e6010052d84904b8005f51f4ad909ebdd7 (diff) | |
download | s6-linux-init-90a4037ced192cbfce086da597c6c075c8bef17b.tar.xz |
- Fix index.html link to 0.0.1.3v0.0.1.3
- rc for 0.0.1.3
Diffstat (limited to 'doc')
-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 ed31f82..74de6be 100644 --- a/doc/index.html +++ b/doc/index.html @@ -86,7 +86,7 @@ against the shared version of the skalibs library, it also becomes a <ul> <li> The current released version of s6-linux-init is -<a href="s6-linux-init-0.0.1.2.tar.gz">0.0.1.2</a>. </li> +<a href="s6-linux-init-0.0.1.3.tar.gz">0.0.1.3</a>. </li> <li> Alternatively, you can checkout a copy of the s6-linux-init git repository: <pre> git clone git://git.skarnet.org/s6-linux-init </pre> </li> </ul> |