diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2026-05-09 19:04:32 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2026-05-09 19:04:32 +0000 |
| commit | f851b268c586329731b9a213e20360d2ef0f108a (patch) | |
| tree | 17ec4666cb166a40dd708abd47f1153189ff495f /doc/index.html | |
| parent | ab1db58a33aa10d04cc556a24ad612cec6e3802c (diff) | |
| download | execline-f851b268c586329731b9a213e20360d2ef0f108a.tar.gz | |
Prepare for 2.9.9.1. Correctly include locale.h when necessary.
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 f000979..c91fad4 100644 --- a/doc/index.html +++ b/doc/index.html @@ -78,8 +78,8 @@ want nsswitch-like functionality: <h3> Download </h3> <ul> - <li> The current released version of execline is <a href="execline-2.9.9.0.tar.gz">2.9.9.0</a>. -You can access its checksum <a href="execline-2.9.9.0.tar.gz.sha256">here</a>. </li> + <li> The current released version of execline is <a href="execline-2.9.9.1.tar.gz">2.9.9.1</a>. +You can access its checksum <a href="execline-2.9.9.1.tar.gz.sha256">here</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>: |
