diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2015-10-05 00:46:28 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2015-10-05 00:46:28 +0000 |
commit | de0e88735cf70a6e88a8332399478411e4911598 (patch) | |
tree | 87c6704b7193085cec37827d5799b979f0b058af /doc/index.html | |
parent | 263d548936f8fc5d8c2b0156d87859f175d90911 (diff) | |
download | skalibs-de0e88735cf70a6e88a8332399478411e4911598.tar.xz |
- Fix double macro expansion bug in cbuffer_get* and cbuffer_put*
- rc for 2.3.7.1
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 2ee91ce..f97bf25 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.7.0.tar.gz">2.3.7.0</a>. </li> + <li> The current released version of skalibs is <a href="skalibs-2.3.7.1.tar.gz">2.3.7.1</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> |