Bump libtool revision.
authorScott Cantor <cantor.2@osu.edu>
Wed, 13 Aug 2008 18:57:06 +0000 (18:57 +0000)
committerScott Cantor <cantor.2@osu.edu>
Wed, 13 Aug 2008 18:57:06 +0000 (18:57 +0000)
saml/Makefile.am

index 057ba3d..39e500e 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:0:0
+libsaml_la_LDFLAGS = -version-info 3:1:0
 
 install-exec-hook:
        for la in $(lib_LTLIBRARIES) ; do rm -f $(DESTDIR)$(libdir)/$$la ; done