diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2015-01-09 01:00:59 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2015-01-09 01:00:59 +0000 |
commit | 1c032ec5855551c44b88f94fc35fa87db4279f0a (patch) | |
tree | 4aabf428c1346f01dbb65d726450d18add172603 /doc/index.html | |
parent | c2b04f3c900553ce385203b54e351df0e79449e1 (diff) | |
download | skalibs-1c032ec5855551c44b88f94fc35fa87db4279f0a.tar.xz |
tai conversion functions overhaul.
API change -> rc for 2.2.0.0
Doc updated.
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 d321235..1d206c1 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.1.0.0.tar.gz">2.1.0.0</a>. </li> + <li> The current released version of skalibs is <a href="skalibs-2.2.0.0.tar.gz">2.2.0.0</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> |