diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2015-02-18 00:33:10 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2015-02-18 00:33:10 +0000 |
commit | 9a3e10869c7581543aa7fc37b44e25cbba895f4b (patch) | |
tree | bdea23ca0fce6f90acdc07d11871527f686cc270 /doc/index.html | |
parent | 2bc4067357640f143fc417fb92fbf89e70047a8f (diff) | |
download | skalibs-9a3e10869c7581543aa7fc37b44e25cbba895f4b.tar.xz |
Modify wait_status to return 256 when WIFSIGNALED
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 117d9f0..f17f970 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.0.0.tar.gz">2.3.0.0</a>. </li> + <li> The current released version of skalibs is <a href="skalibs-2.3.0.1.tar.gz">2.3.0.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> |