[cpp-opensaml] 02/02: Update library version
Scott Cantor
cantor.2 at osu.edu
Sun Nov 12 15:54:25 EST 2017
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch maint-2
in repository cpp-opensaml.
View the commit online:
http://git.shibboleth.net/view/?p=cpp-opensaml.git;a=commit;h=d30db1acc39d7ca642ff3a6b664c01bf67597714
commit d30db1acc39d7ca642ff3a6b664c01bf67597714
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Sun Nov 12 15:54:03 2017 -0500
Update library version
---
saml/Makefile.am | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/saml/Makefile.am b/saml/Makefile.am
index 9c82971..d4c59cd 100644
--- a/saml/Makefile.am
+++ b/saml/Makefile.am
@@ -192,7 +192,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 9:0:0
+libsaml_la_LDFLAGS = -version-info 9:1:0
install-exec-hook:
for la in $(lib_LTLIBRARIES) ; do rm -f $(DESTDIR)$(libdir)/$$la ; done
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list