X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=src%2FMakefile.am;h=0934ebf501e149b6c65f25770eb1963016f91c4e;hb=782acfe378b8d6dddb307029ba97688943312340;hp=92fc90c8070b87467fd41ca3ae939233b658bfd3;hpb=8d75235ff22dc4aced697e198c3c024f1f4b88fe;p=jansson.git diff --git a/src/Makefile.am b/src/Makefile.am index 92fc90c..0934ebf 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -15,6 +15,6 @@ libjansson_la_SOURCES = \ value.c libjansson_la_LDFLAGS = \ -export-symbols-regex '^json_' \ - -version-info 2:0:2 + -version-info 2:1:2 AM_CFLAGS = -Wall -Wextra -Werror