diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2022-10-28 23:13:15 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2022-10-28 23:13:15 +0000 |
commit | 4280d43e83deb0a9ed00ce362d3f01f273f24630 (patch) | |
tree | dbba3f1b50db0587289e386f594affd7fcfc5c9e /doc/index.html | |
parent | 7fe720f95ca1ce1cdd2c752d70edcbc0cf1836fc (diff) | |
download | skalibs-4280d43e83deb0a9ed00ce362d3f01f273f24630.tar.xz |
Prepare for 2.12.1.0; add buffer_timed_put(s)
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 90c8308..e79ba0f 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.12.0.2.tar.gz">2.12.0.2</a>. </li> + <li> The current released version of skalibs is <a href="skalibs-2.12.1.0.tar.gz">2.12.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>: |