diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2021-05-05 01:17:59 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2021-05-05 01:17:59 +0000 |
commit | 589b9279cbb28da506f306e0b79c0e4a19b59ef8 (patch) | |
tree | ab2681d91da66bb520f551e25fadf35e85a74bd0 /doc/index.html | |
parent | 95157aa7d44750e248665744518f453ec65e2636 (diff) | |
download | s6-589b9279cbb28da506f306e0b79c0e4a19b59ef8.tar.xz |
Prepare for 2.10.1.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 7b76097..d8780a6 100644 --- a/doc/index.html +++ b/doc/index.html @@ -115,7 +115,7 @@ want nsswitch-like functionality: <h3> Download </h3> <ul> - <li> The current released version of s6 is <a href="s6-2.10.0.3.tar.gz">2.10.0.3</a>. </li> + <li> The current released version of s6 is <a href="s6-2.10.1.0.tar.gz">2.10.1.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>: |