diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2022-12-20 09:46:56 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2022-12-20 09:46:56 +0000 |
commit | 43a1ac4f3514406da9ce2a8eb41cc178c7531eca (patch) | |
tree | 14a9c92aa1fd54ddb618e3671a1f5b26e0586630 /doc/index.html | |
parent | a041d89c0543d5917eaef9181add440025b7ebf0 (diff) | |
download | execline-43a1ac4f3514406da9ce2a8eb41cc178c7531eca.tar.xz |
Prepare for 2.9.1.0; add eltest
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/index.html')
-rw-r--r-- | doc/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html index f9c985a..5d2f402 100644 --- a/doc/index.html +++ b/doc/index.html @@ -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.0.2.tar.gz">2.9.0.2</a>. </li> + <li> The current released version of execline is <a href="execline-2.9.1.0.tar.gz">2.9.1.0</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>: @@ -194,6 +194,7 @@ the previous versions of execline and the current one. </li> (Miscellaneous) </p> <ul> +<li><a href="eltest.html">The <tt>eltest</tt> program</a></li> <li><a href="homeof.html">The <tt>homeof</tt> program</a></li> </ul> |