diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2023-02-18 15:01:53 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2023-02-18 15:01:53 +0000 |
commit | 6e4233d3fc73b7e3a81155acfe06206e6476bd11 (patch) | |
tree | b8dde3a76ca4d57da908ad286f30f89c9e9e528e /doc/index.html | |
parent | 7e6e0a6be25019a7eb680c51c7eb72ed91207e4e (diff) | |
download | execline-6e4233d3fc73b7e3a81155acfe06206e6476bd11.tar.xz |
Prepare for 2.9.2.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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/index.html b/doc/index.html index 9ce9b9b..87c6f75 100644 --- a/doc/index.html +++ b/doc/index.html @@ -64,7 +64,7 @@ library. </li> <li> If you're using <a href="https://www.musl-libc.org/">musl</a> and want nsswitch-like functionality: <a href="//skarnet.org/software/nsss/">nsss</a> version -0.2.0.2 or later (build-time and boot-time) </li> +0.2.0.3 or later (build-time and boot-time) </li> </ul> <h3> Licensing </h3> @@ -77,7 +77,7 @@ want nsswitch-like functionality: <h3> Download </h3> <ul> - <li> The current released version of execline is <a href="execline-2.9.2.0.tar.gz">2.9.2.0</a>. </li> + <li> The current released version of execline is <a href="execline-2.9.2.1.tar.gz">2.9.2.1</a>. </li> <li> Alternatively, you can checkout a copy of the <a href="//git.skarnet.org/cgi-bin/cgit.cgi/execline/">execline git repository</a>: |