Files
jansson/test
Sean Bright 76300601d9 Add runtime version checking functions
This patch adds two new exported functions:

* `jansson_version_str` - Returns a human-readable version number
* `jansson_version_cmp` - Returns an integer less than, equal to, or greater
  than zero if the runtime version of Jansson is found, respectively, to be
  less than, to match, or be greater than the provided major, minor, and micro.
2019-03-12 13:03:34 -04:00
..
2016-09-18 14:17:03 +03:00
2016-09-18 14:17:03 +03:00
2010-01-21 21:48:31 +02:00