diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2019-08-09 12:06:03 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2019-08-09 12:06:03 +0000 |
commit | 01b815a073101521e0b53cf4ce8fa9c81b5fc5d8 (patch) | |
tree | c0869507e4f2a58769493f028b8e0066790fcc32 /doc/index.html | |
parent | 98e4d43adcf15235b1441bfb3163fc8305854493 (diff) | |
download | s6-linux-init-01b815a073101521e0b53cf4ce8fa9c81b5fc5d8.tar.xz |
Trap CAD in stage 1; prepare for 1.0.3.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 1323daf..4a2dcea 100644 --- a/doc/index.html +++ b/doc/index.html @@ -110,7 +110,7 @@ all the other packages against the <em>static</em> version of libskarnet. <ul> <li> The current released version of s6-linux-init is -<a href="s6-linux-init-1.0.2.1.tar.gz">1.0.2.1</a>. </li> +<a href="s6-linux-init-1.0.3.0.tar.gz">1.0.3.0</a>. </li> <li> Alternatively, you can checkout a copy of the <a href="//git.skarnet.org/cgi-bin/cgit.cgi/s6-linux-init/">s6-linux-init git repository</a>: |