[cpp-msbuild] branch master updated: Bump boost version.
Scott Cantor
cantor.2 at osu.edu
Mon Apr 16 11:43:17 EDT 2018
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch master
in repository cpp-msbuild.
View the commit online:
http://git.shibboleth.net/view/?p=cpp-msbuild.git;a=commit;h=62dd7e0eee6f9eb271854af0766bf8e77f7148b2
The following commit(s) were added to refs/heads/master by this push:
new 62dd7e0 Bump boost version.
62dd7e0 is described below
commit 62dd7e0eee6f9eb271854af0766bf8e77f7148b2
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Mon Apr 16 11:43:09 2018 -0400
Bump boost version.
---
Versions.props | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Versions.props b/Versions.props
index fdb9883..c2686fc 100644
--- a/Versions.props
+++ b/Versions.props
@@ -36,7 +36,7 @@
<!-- NEVER CHANGE THE UPGRADE CODE UNLESS YOU REALLY REALLY KNOW WHAT YOU ARE DOING -->
<ShibbolethUpgradeCode>{28A4EB62-E860-49CA-BE43-44ADEB91DBF6}</ShibbolethUpgradeCode>
- <boost>boost_1_66_0</boost>
+ <boost>boost_1_67_0</boost>
<OpenSAMLVersion>3.0.0</OpenSAMLVersion>
<OpenSAMLFileVersion>3_0</OpenSAMLFileVersion>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list