diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2022-06-28 20:49:30 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2022-06-28 20:49:30 +0000 |
commit | 2522dff9c4e9a4ad52413361e939f45a6aecfbb4 (patch) | |
tree | 3989c1613ebd80db797f93a6bceeff869026578d /doc/index.html | |
parent | 28b89edabbd5ee76147a4aa2ccef94ab60d28c0d (diff) | |
download | execline-2522dff9c4e9a4ad52413361e939f45a6aecfbb4.tar.xz |
Credit muh, prepare for 2.9.0.1
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 69fa015..792ff42 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.0.tar.gz">2.9.0.0</a>. </li> + <li> The current released version of execline is <a href="execline-2.9.0.1.tar.gz">2.9.0.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>: |