mirror of
https://github.com/json-c/json-c.git
synced 2026-04-07 22:39:08 +08:00
SONAME bump
The last json_tokener_errors change affects the binary package, we need a bump to solve the issue. See [this bug of postgis.](https://bugzilla.redhat.com/show_bug.cgi?id=1123785)
This commit is contained in:
@@ -31,7 +31,7 @@ libjson_cinclude_HEADERS = \
|
|||||||
#libjsonx_include_HEADERS = \
|
#libjsonx_include_HEADERS = \
|
||||||
# json_config.h
|
# json_config.h
|
||||||
|
|
||||||
libjson_c_la_LDFLAGS = -version-info 2:0:0 -no-undefined @JSON_BSYMBOLIC_LDFLAGS@
|
libjson_c_la_LDFLAGS = -version-info 3:0:0 -no-undefined @JSON_BSYMBOLIC_LDFLAGS@
|
||||||
|
|
||||||
libjson_c_la_SOURCES = \
|
libjson_c_la_SOURCES = \
|
||||||
arraylist.c \
|
arraylist.c \
|
||||||
|
|||||||
Reference in New Issue
Block a user