X-Git-Url: http://www.project-moonshot.org/gitweb/?p=jansson.git;a=blobdiff_plain;f=src%2FMakefile.am;h=7da78b821575eb98f1a703bce14a7c654fff4fc0;hp=eac52390f011d46d5580512dfb23c3354edfb7a8;hb=889f2959581f6aba4ed7b1afa1bc7961c3c78c43;hpb=68809cd913e2ec3215113c5c744014dfb1bd1741 diff --git a/src/Makefile.am b/src/Makefile.am index eac5239..7da78b8 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -17,7 +17,7 @@ libjansson_la_SOURCES = \ value.c libjansson_la_LDFLAGS = \ -export-symbols-regex '^json_' \ - -version-info 5:0:1 + -version-info 6:0:2 if GCC # These flags are gcc specific