From c9e0e2dc2e15d2004333db7f135947db13956b5e Mon Sep 17 00:00:00 2001 From: Scott Cantor Date: Mon, 8 Dec 2008 21:58:13 +0000 Subject: [PATCH] Bump lib version. --- saml/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/saml/Makefile.am b/saml/Makefile.am index 39e500e..69e778a 100644 --- a/saml/Makefile.am +++ b/saml/Makefile.am @@ -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 -- 2.1.4