diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2023-02-28 03:32:47 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2023-02-28 03:32:47 +0000 |
commit | caef85892cd91cdd713562567ab14cb29689f148 (patch) | |
tree | 7668fc440814198bfa476f124ad2a31766342aa0 /doc/index.html | |
parent | 6dd30a29f70b246ffc7771d0e79277392834cb71 (diff) | |
download | execline-caef85892cd91cdd713562567ab14cb29689f148.tar.xz |
Prepare for 2.9.3.0; add elgetopt -D
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 87c6f75..0e6b43f 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.2.1.tar.gz">2.9.2.1</a>. </li> + <li> The current released version of execline is <a href="execline-2.9.3.0.tar.gz">2.9.3.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>: |