mirror of
https://github.com/json-c/json-c.git
synced 2026-04-02 20:09:06 +08:00
Bump the version numbers for the 0.11 release.
This commit is contained in:
@@ -36,7 +36,7 @@ libjson_cinclude_HEADERS = \
|
||||
#libjsonx_include_HEADERS = \
|
||||
# json_config.h
|
||||
|
||||
libjson_c_la_LDFLAGS = -version-info 2:0:0 -no-undefined
|
||||
libjson_c_la_LDFLAGS = -version-info 3:0:1 -no-undefined
|
||||
|
||||
if ENABLE_OLDNAME_COMPAT
|
||||
libjson_la_LDFLAGS = -version-info 1:0:1 -no-undefined -ljson-c
|
||||
|
||||
Reference in New Issue
Block a user