X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fcpp-opensaml.git;a=blobdiff_plain;f=saml%2FMakefile.am;h=76b13936b0f07f4d55c77579cdd61a311af45a65;hp=fa287669ec0395293b25c6959d6efac9d13b4dbf;hb=390147dc17687e900bf6a50f3577ccc611a0a7cd;hpb=ec145bf31d59d23bbf63cdc39ffeb172ed29d67d diff --git a/saml/Makefile.am b/saml/Makefile.am index fa28766..76b1393 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:4:0 +libsaml_la_LDFLAGS = -version-info 8:5:0 install-exec-hook: for la in $(lib_LTLIBRARIES) ; do rm -f $(DESTDIR)$(libdir)/$$la ; done