diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2016-08-12 13:06:45 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2016-08-12 13:06:45 +0000 |
commit | c05251f11eee86d8d70a681a8a20e55caf030f70 (patch) | |
tree | a6e3b906c9af71a4816af71cabe8564a62be52ff /doc/index.html | |
parent | d424038dd3499458a5aa22ac1f3436c3d4d1e931 (diff) | |
download | skalibs-c05251f11eee86d8d70a681a8a20e55caf030f70.tar.xz |
Add spawn_lib support
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 903cb3a..e7c6df5 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.11.0.tar.gz">2.3.11.0</a>. </li> + <li> The current released version of skalibs is <a href="skalibs-2.4.0.0.tar.gz">2.4.0.0</a>. </li> <li> Alternatively, you can checkout a copy of the <a href="http://git.skarnet.org/cgi-bin/cgit.cgi/skalibs/">skalibs git repository</a>: |