diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2020-11-10 23:03:01 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2020-11-10 23:03:01 +0000 |
commit | 86c99b5be2ff091520decdf1a792e9d06f259c30 (patch) | |
tree | f99a4d774d3c25b26931effe556311fdc35b59ec /doc/index.html | |
parent | e43d55a13900765e88f406dc76e1a4b71b2db65a (diff) | |
download | s6-linux-init-86c99b5be2ff091520decdf1a792e9d06f259c30.tar.xz |
Fix s6-l-i-m init $@ bug; prepare for 1.0.5.1
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 74c23a9..d9e9abb 100644 --- a/doc/index.html +++ b/doc/index.html @@ -115,7 +115,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.5.0.tar.gz">1.0.5.0</a>. </li> +<a href="s6-linux-init-1.0.5.1.tar.gz">1.0.5.1</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>: |