X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fcpp-opensaml.git;a=blobdiff_plain;f=saml%2FMakefile.am;h=ffb9831fa55f4ec92badcc17b1cc40e1523d15a6;hp=643ab6db7f540842f54061e67a222930c7aec8ec;hb=28e4fb2d10b3c51113909f01a2bca402668c28aa;hpb=858f076a1d930a6234ccf7e617bd51fc7c49d1c3 diff --git a/saml/Makefile.am b/saml/Makefile.am index 643ab6d..ffb9831 100644 --- a/saml/Makefile.am +++ b/saml/Makefile.am @@ -191,7 +191,7 @@ libsaml_la_SOURCES = \ # this is different from the project version # http://sources.redhat.com/autobook/autobook/autobook_91.html -libsaml_la_LDFLAGS = -version-info 8:1:0 +libsaml_la_LDFLAGS = -version-info 8:2:0 install-exec-hook: for la in $(lib_LTLIBRARIES) ; do rm -f $(DESTDIR)$(libdir)/$$la ; done