diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2017-05-18 13:33:40 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2017-05-18 13:33:40 +0000 |
commit | 3d210ed280513100f9466a2c171db77ee6952a25 (patch) | |
tree | a5a40ee9ab6b314db6aa66843ceb85a2a06cc9bb /doc/index.html | |
parent | 5246da15e870b83bb0c803bde31317b01731b23f (diff) | |
download | skalibs-3d210ed280513100f9466a2c171db77ee6952a25.tar.xz |
Add xpathexec_* functions, prepare for 2.5.1.0
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 d1c299f..6ff4d54 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.5.0.1.tar.gz">2.5.0.1</a>. </li> + <li> The current released version of skalibs is <a href="skalibs-2.5.1.0.tar.gz">2.5.1.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>: |