diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2015-11-04 16:01:14 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2015-11-04 16:01:14 +0000 |
commit | 4fe9eb2da11302fcc7b430a978146536729163e3 (patch) | |
tree | 374a1d018b605966fdc46be4782c138c56c43617 /doc/index.html | |
parent | db3a8ae80e0632b66c4781d008150a168a0e82ca (diff) | |
download | skalibs-4fe9eb2da11302fcc7b430a978146536729163e3.tar.xz |
- link .so to correct soname
- fully strip shared libs
- Makefile syntactic consistency
- version: 2.3.8.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 cd371d0..6e9a9ea 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.1.tar.gz">2.3.8.1</a>. </li> + <li> The current released version of skalibs is <a href="skalibs-2.3.8.2.tar.gz">2.3.8.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> |