diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2023-04-07 01:17:04 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2023-04-07 01:17:04 +0000 |
commit | 51e253133a87a72cfde9ce6bd8c12544b54721cb (patch) | |
tree | 67b532e4342f569cb89967a5c2349acddbfb5133 /doc/index.html | |
parent | 1d152882ecd60c177a09e84db4ea8766945e87b2 (diff) | |
download | skalibs-51e253133a87a72cfde9ce6bd8c12544b54721cb.tar.xz |
Add selfpipe_fd(), refactor selfpipe
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 d61c875..7b7ce35 100644 --- a/doc/index.html +++ b/doc/index.html @@ -60,7 +60,7 @@ with a standard C development environment </li> <h3> Download </h3> <ul> - <li> The current released version of skalibs is <a href="skalibs-2.13.1.1.tar.gz">2.13.1.1</a>. </li> + <li> The current released version of skalibs is <a href="skalibs-2.13.2.0.tar.gz">2.13.2.0</a>. </li> <li> Alternatively, you can checkout a copy of the <a href="//git.skarnet.org/cgi-bin/cgit.cgi/skalibs/">skalibs git repository</a>: |