diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2016-01-05 20:04:57 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2016-01-05 20:04:57 +0000 |
commit | 2b0ab2120becaa40b777e7c43bfa57cb0397e3a9 (patch) | |
tree | f20e09817ee647b750fb0e59d8cc543301b29a3e /doc/index.html | |
parent | 60ab25645e64e5e054d9b101091e3b1abd87d36e (diff) | |
download | skalibs-2b0ab2120becaa40b777e7c43bfa57cb0397e3a9.tar.xz |
Add bitarray_first{clear,set}_skip (thx jjk)
version: rc for 2.3.9.0 after Makefile fix
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 d310551..3606019 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.8.3.tar.gz">2.3.8.3</a>. </li> + <li> The current released version of skalibs is <a href="skalibs-2.3.9.0.tar.gz">2.3.9.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> |