Bump lib version.
authorcantor <cantor@fb386ef7-a10c-0410-8ebf-fd3f8e989ab0>
Mon, 8 Dec 2008 21:58:13 +0000 (21:58 +0000)
committercantor <cantor@fb386ef7-a10c-0410-8ebf-fd3f8e989ab0>
Mon, 8 Dec 2008 21:58:13 +0000 (21:58 +0000)
git-svn-id: https://svn.middleware.georgetown.edu/cpp-opensaml2/branches/REL_2@432 fb386ef7-a10c-0410-8ebf-fd3f8e989ab0

saml/Makefile.am

index 39e500e..69e778a 100644 (file)
@@ -172,7 +172,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 3:1:0
+libsaml_la_LDFLAGS = -version-info 4:0:0
 
 install-exec-hook:
        for la in $(lib_LTLIBRARIES) ; do rm -f $(DESTDIR)$(libdir)/$$la ; done