X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=src%2FMakefile.am;h=80c03decf13bc7d0ae5e6c4cf6adae4fefbedd46;hb=f227483846e6febf7f43398d8cfa27cffc79e4b4;hp=190bef7f0e2b286f0ebde6b331b0fd3b1eb194ee;hpb=6cb14dd33707cd448f1ea3baee0ab2a6116aee0f;p=jansson.git diff --git a/src/Makefile.am b/src/Makefile.am index 190bef7..80c03de 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -20,7 +20,7 @@ libjansson_la_SOURCES = \ value.c libjansson_la_LDFLAGS = \ -export-symbols-regex '^json_' \ - -version-info 6:1:2 + -version-info 7:0:3 if GCC # These flags are gcc specific