[cpp-sp] branch main updated: Update so revision.
Scott Cantor
cantor.2 at osu.edu
Fri Jul 2 18:25:06 UTC 2021
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch main
in repository cpp-sp.
View the commit online:
http://git.shibboleth.net/view/?p=cpp-sp.git;a=commit;h=bdee8d451973e0702e5c53e164e906b5d9d338fa
The following commit(s) were added to refs/heads/main by this push:
new bdee8d45 Update so revision.
bdee8d45 is described below
commit bdee8d451973e0702e5c53e164e906b5d9d338fa
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Fri Jul 2 14:25:00 2021 -0400
Update so revision.
---
shibsp/Makefile.am | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/shibsp/Makefile.am b/shibsp/Makefile.am
index c3490e00..b8e0d90d 100644
--- a/shibsp/Makefile.am
+++ b/shibsp/Makefile.am
@@ -244,7 +244,7 @@ libshibsp_la_SOURCES = \
# this is different from the project version
# http://sources.redhat.com/autobook/autobook/autobook_91.html
-libshibsp_la_LDFLAGS = -version-info 10:1:0
+libshibsp_la_LDFLAGS = -version-info 10:2:0
libshibsp_la_CXXFLAGS = \
$(AM_CXXFLAGS) \
$(BOOST_CPPFLAGS) \
@@ -263,7 +263,7 @@ libshibsp_la_LIBADD = \
$(xerces_LIBS) \
$(xmlsec_LIBS) \
$(xmltooling_LIBS)
-libshibsp_lite_la_LDFLAGS = -version-info 10:1:0
+libshibsp_lite_la_LDFLAGS = -version-info 10:2:0
libshibsp_lite_la_CXXFLAGS = -DSHIBSP_LITE \
$(AM_CXXFLAGS) \
$(BOOST_CPPFLAGS) \
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list