diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2015-11-16 11:02:12 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2015-11-16 11:02:12 +0000 |
commit | 7d4b200d6533538512bd5c50ddbce00e4a20f039 (patch) | |
tree | 9f28670002a98c4fc45361d0e1e8a1d2fb061b7f | |
parent | c22f89f9ca0c2b1ec5cfd5f22e245f384a7d5f30 (diff) | |
download | s6-rc-7d4b200d6533538512bd5c50ddbce00e4a20f039.tar.xz |
with the real index.html versionv0.0.2.0
-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 3c26180..0c36877 100644 --- a/doc/index.html +++ b/doc/index.html @@ -66,7 +66,7 @@ scripts are also run in a controlled environment. <ul> <li> The current released version of s6-rc is -<a href="s6-rc-0.0.1.5.tar.gz">0.0.1.5</a>. </li> +<a href="s6-rc-0.0.2.0.tar.gz">0.0.2.0</a>. </li> <li> Alternatively, you can checkout a copy of the s6-rc git repository: <pre> git clone git://git.skarnet.org/s6-rc </pre> </li> <li> There's also a |