mirror of
https://github.com/json-c/json-c.git
synced 2026-03-31 02:49:06 +08:00
Bump the version up to 0.13
This commit is contained in:
@@ -40,7 +40,7 @@ libjson_cinclude_HEADERS = \
|
||||
random_seed.h \
|
||||
strerror_override.h
|
||||
|
||||
libjson_c_la_LDFLAGS = -version-info 3:0:0 -no-undefined @JSON_BSYMBOLIC_LDFLAGS@
|
||||
libjson_c_la_LDFLAGS = -version-info 3:1:0 -no-undefined @JSON_BSYMBOLIC_LDFLAGS@
|
||||
|
||||
libjson_c_la_SOURCES = \
|
||||
arraylist.c \
|
||||
|
||||
Reference in New Issue
Block a user