mirror of
https://github.com/json-c/json-c.git
synced 2026-04-01 19:39:07 +08:00
Update release version to 0.12.1 and generate configure script.
This commit is contained in:
@@ -31,7 +31,7 @@ libjson_cinclude_HEADERS = \
|
||||
#libjsonx_include_HEADERS = \
|
||||
# json_config.h
|
||||
|
||||
libjson_c_la_LDFLAGS = -version-info 2:1:0 -no-undefined @JSON_BSYMBOLIC_LDFLAGS@
|
||||
libjson_c_la_LDFLAGS = -version-info 2:2:0 -no-undefined @JSON_BSYMBOLIC_LDFLAGS@
|
||||
|
||||
libjson_c_la_SOURCES = \
|
||||
arraylist.c \
|
||||
|
||||
Reference in New Issue
Block a user