diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2015-07-13 10:22:16 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2015-07-13 10:22:16 +0000 |
commit | a1811ef52374d28346eb554930bd40f885fbed22 (patch) | |
tree | 595b10651ef938e11a2d3c6faa79c19a92f3e10b /doc/index.html | |
parent | d6afd4b928a3e2875297cd9cba11b570a83d95f9 (diff) | |
download | skalibs-a1811ef52374d28346eb554930bd40f885fbed22.tar.xz |
- sysdeps for strnlen (Solaris... sigh)
- rc for 2.3.5.2
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 cebacec..f702f1c 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.1.tar.gz">2.3.5.1</a>. </li> + <li> The current released version of skalibs is <a href="skalibs-2.3.5.2.tar.gz">2.3.5.2</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> |