diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2020-03-16 13:15:29 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2020-03-16 13:15:29 +0000 |
commit | 4df09797df69a67e61d4e3f499e8647c0ab2139d (patch) | |
tree | 49c9bb38367e9cc53b0d204ecb877d4e32d5eccd /doc/index.html | |
parent | 3c6288b7ff30977ba7bc3fbc0f23b805c39eaa43 (diff) | |
download | s6-4df09797df69a67e61d4e3f499e8647c0ab2139d.tar.xz |
Add -d to s6-sudod; prepare for 2.9.2.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 dadb82d..540e646 100644 --- a/doc/index.html +++ b/doc/index.html @@ -103,7 +103,7 @@ certain binaries that spawn scripts interpreted with <h3> Download </h3> <ul> - <li> The current released version of s6 is <a href="s6-2.9.1.0.tar.gz">2.9.1.0</a>. </li> + <li> The current released version of s6 is <a href="s6-2.9.2.0.tar.gz">2.9.2.0</a>. </li> <li> Alternatively, you can checkout a copy of the <a href="//git.skarnet.org/cgi-bin/cgit.cgi/s6/">s6 git repository</a>: |