diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2021-12-04 08:48:45 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2021-12-04 08:48:45 +0000 |
commit | 032b853746aabb8c3b82af674fdc783b511569f2 (patch) | |
tree | 79edb0d7148cf2ef34874a20a3f760e464d50025 /doc/index.html | |
parent | 450e114e1e1651c65dfcdbfa3c6f3967163976b3 (diff) | |
download | skalibs-032b853746aabb8c3b82af674fdc783b511569f2.tar.xz |
Add opendir_at, prepare for 2.11.1.0
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 3b5dba0..b1e9fa0 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.11.0.0.tar.gz">2.11.0.0</a>. </li> + <li> The current released version of skalibs is <a href="skalibs-2.11.1.0.tar.gz">2.11.1.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>: |