Bump the version of the new library since programs will need to be re-linked to use it.
authorEric Haszlakiewicz <erh+git@nimenees.com>
Sun, 29 Jul 2012 23:05:34 +0000 (18:05 -0500)
committerEric Haszlakiewicz <erh+git@nimenees.com>
Sun, 29 Jul 2012 23:05:34 +0000 (18:05 -0500)
Makefile.am

index 41ea9fb..ee6ca16 100644 (file)
@@ -32,7 +32,7 @@ libjson_cinclude_HEADERS = \
 #libjsonx_include_HEADERS = \
 #      json_config.h
 
-libjson_c_la_LDFLAGS = -version-info 1:0:1 -no-undefined
+libjson_c_la_LDFLAGS = -version-info 2:0:0 -no-undefined
 
 if ENABLE_OLDNAME_COMPAT
 libjson_la_LDFLAGS = -version-info 1:0:1 -no-undefined -ljson-c