[cpp-msbuild] branch master updated: Update Boost to 1.72.0.
Scott Cantor
cantor.2 at osu.edu
Tue Mar 10 15:47:38 EDT 2020
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=f5dcdb47be437aa1c9795853082caa72026537d3
The following commit(s) were added to refs/heads/master by this push:
new f5dcdb4 Update Boost to 1.72.0.
f5dcdb4 is described below
commit f5dcdb47be437aa1c9795853082caa72026537d3
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Tue Mar 10 15:47:03 2020 -0400
Update Boost to 1.72.0.
---
Versions.props | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Versions.props b/Versions.props
index c8cf9f7..3c200f5 100644
--- a/Versions.props
+++ b/Versions.props
@@ -35,7 +35,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_67_0</boost>
+ <boost>boost_1_72_0</boost>
<OpenSAMLVersion>3.1.0</OpenSAMLVersion>
<OpenSAMLFileVersion>3_1</OpenSAMLFileVersion>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list