diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2023-02-18 15:15:01 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2023-02-18 15:15:01 +0000 |
commit | aa2b0325db422aeabf994231942d78dc3dcf6dfc (patch) | |
tree | c60dc0d78de3ccc7623ab06c1e49a6cbdc94d571 /doc/index.html | |
parent | 63e9fe5c9ead01a5f905975e0f73439641b08b5e (diff) | |
download | s6-portable-utils-aa2b0325db422aeabf994231942d78dc3dcf6dfc.tar.xz |
Prepare for 2.3.0.1; make sort locale-independent
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 69f753f..e79d90b 100644 --- a/doc/index.html +++ b/doc/index.html @@ -90,7 +90,7 @@ library. </li> <ul> <li> The current released version of s6-portable-utils is -<a href="s6-portable-utils-2.3.0.0.tar.gz">2.3.0.0</a>. </li> +<a href="s6-portable-utils-2.3.0.1.tar.gz">2.3.0.1</a>. </li> <li> Alternatively, you can checkout a copy of the <a href="//git.skarnet.org/cgi-bin/cgit.cgi/s6-portable-utils/">s6-portable-utils git repository</a>: |