diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2015-03-27 13:28:03 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2015-03-27 13:28:03 +0000 |
commit | e17f71f9f01a429664caf120d9ac159ed9f5283f (patch) | |
tree | 524ebfc55d4aa56b2842a109ffffab2319afa6c2 /doc/index.html | |
parent | 36333f75234a6cb1b98cbe104aee3506d6bec9a1 (diff) | |
download | skalibs-e17f71f9f01a429664caf120d9ac159ed9f5283f.tar.xz |
- added sha512 (buggy, need to commit to test somewhere else)
- version bump (not a rc yet)
- bugfix: buffer_get returned -1 EPIPE on short reads w/o EOF
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 f5cca8c..0628eba 100644 --- a/doc/index.html +++ b/doc/index.html @@ -59,7 +59,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.2.0.tar.gz">2.3.2.0</a>. </li> + <li> The current released version of skalibs is <a href="skalibs-2.3.3.0.tar.gz">2.3.3.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> |