diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2023-02-06 17:11:47 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2023-02-06 17:11:47 +0000 |
commit | c6b70ab00c94d26f0df6a96fde3ffe7324254a23 (patch) | |
tree | 8571c880100b21312334ef549817809061b7d7c7 /doc/index.html | |
parent | 569d62e332c5d49c07fe4db4723a54591f6f7c58 (diff) | |
download | s6-c6b70ab00c94d26f0df6a96fde3ffe7324254a23.tar.xz |
Prepare for 2.11.3.0
Signed-off-by: Laurent Bercot <ska@appnovation.com>
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 b1a8c69..6def7d6 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.11.2.1.tar.gz">2.11.2.1</a>. </li> + <li> The current released version of s6 is <a href="s6-2.11.3.0.tar.gz">2.11.3.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>: |