diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2015-03-09 17:18:15 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2015-03-09 17:18:15 +0000 |
commit | 34673241173ebcb143df9652e67ac077ba7176c0 (patch) | |
tree | 46fadd1d151cc3fb3693c4b0793271b8171046fa /doc/index.html | |
parent | 4dc49226555d272d4e5deea86fddaa13595f18f0 (diff) | |
download | skalibs-34673241173ebcb143df9652e67ac077ba7176c0.tar.xz |
- reset all signals to default in child_spawn*
- cosmetic fix in INSTALL
- version: rc for 2.3.1.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 f4f9062..e0f8432 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.1.1.tar.gz">2.3.1.1</a>. </li> + <li> The current released version of skalibs is <a href="skalibs-2.3.1.2.tar.gz">2.3.1.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> |