Bump the version numbers for the 0.12 release.

This commit is contained in:
Eric Haszlakiewicz
2014-04-10 22:03:03 -04:00
parent b623741e3d
commit 3c94cdd1af
4 changed files with 6 additions and 6 deletions

View File

@@ -31,7 +31,7 @@ libjson_cinclude_HEADERS = \
#libjsonx_include_HEADERS = \
# json_config.h
libjson_c_la_LDFLAGS = -version-info 2:0:0 -no-undefined @JSON_BSYMBOLIC_LDFLAGS@
libjson_c_la_LDFLAGS = -version-info 2:1:0 -no-undefined @JSON_BSYMBOLIC_LDFLAGS@
libjson_c_la_SOURCES = \
arraylist.c \