Update SHLIB_VERSION_NUMBER to 9.

Prodded by:	avg
This commit is contained in:
jkim 2018-09-14 14:40:09 +00:00
parent a34aeaad0e
commit 510209c66f

View File

@ -92,7 +92,7 @@ extern "C" {
* should only keep the versions that are binary compatible with the current.
*/
# define SHLIB_VERSION_HISTORY ""
# define SHLIB_VERSION_NUMBER "1.1"
# define SHLIB_VERSION_NUMBER "9"
#ifdef __cplusplus