Browse Source

Note that the current release is 0.16

gh-pages
Eric Haszlakiewicz 3 years ago
parent
commit
aff2b83a07
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      index.html

+ 1
- 1
index.html View File

@@ -10,7 +10,7 @@ For information about building json-c, see the <a href="https://github.com/json-

<h2>Versions:</h2>

<p>Current release: <a href="json-c-current-release/doc/html/index.html">json-c-0.15</a>
<p>Current release: <a href="json-c-current-release/doc/html/index.html">json-c-0.16</a>
<br>Best starting points:
<a href="json-c-current-release/doc/html/json__object_8h.html">json_object.h</a> or
<a href="json-c-current-release/doc/html/json__tokener_8h.html">json_tokener.h</a>


Loading…
Cancel
Save