diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2015-07-20 20:12:23 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2015-07-20 20:12:23 +0000 |
commit | a2898b9f8a33713c1718408237dd6517344da3b6 (patch) | |
tree | 91ddce086ffec43d83c050168eeca779cbaa0747 /doc/index.html | |
parent | a1811ef52374d28346eb554930bd40f885fbed22 (diff) | |
download | skalibs-a2898b9f8a33713c1718408237dd6517344da3b6.tar.xz |
- fd_close fix
- add openreadnclose_nb
- rc for 2.3.6.0
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 f702f1c..f456a5d 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.3.5.2.tar.gz">2.3.5.2</a>. </li> + <li> The current released version of skalibs is <a href="skalibs-2.3.6.0.tar.gz">2.3.6.0</a>. </li> <li> Alternatively, you can checkout a copy of the skalibs git repository: <pre> git clone git://git.skarnet.org/skalibs </pre> </li> </ul> |