diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2020-10-26 08:59:58 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2020-10-26 08:59:58 +0000 |
commit | 9806a4f3bb81f71c46735a2b378cb074fef6e27b (patch) | |
tree | 285d1f9d993b6233148bc4d82c2383db4c3f7a0c /doc/index.html | |
parent | 15ec28669f6bd4cf4c958f84c0c7dbe58628b375 (diff) | |
download | skalibs-9806a4f3bb81f71c46735a2b378cb074fef6e27b.tar.xz |
Prepare for 2.9.4.0; add open*coe() functions.
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 7d86278..c7cb59c 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.9.3.0.tar.gz">2.9.3.0</a>. </li> + <li> The current released version of skalibs is <a href="skalibs-2.9.4.0.tar.gz">2.9.4.0</a>. </li> <li> Alternatively, you can checkout a copy of the <a href="//git.skarnet.org/cgi-bin/cgit.cgi/skalibs/">skalibs git repository</a>: |