https://issues.shibboleth.net/jira/browse/CPPOST-81
[shibboleth/cpp-opensaml.git] / saml / Makefile.am
index 643ab6d..ffb9831 100644 (file)
@@ -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