[cpp-msbuild] branch master updated: Update boost version.
Scott Cantor
cantor.2 at osu.edu
Fri Jan 12 15:42:45 EST 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=c6b09806cb4641e727837f526eafa6ca7220b8f0
The following commit(s) were added to refs/heads/master by this push:
new c6b0980 Update boost version.
c6b0980 is described below
commit c6b09806cb4641e727837f526eafa6ca7220b8f0
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Fri Jan 12 15:42:28 2018 -0500
Update boost version.
---
Versions.props | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Versions.props b/Versions.props
index 73cdd19..0c989b2 100644
--- a/Versions.props
+++ b/Versions.props
@@ -41,7 +41,7 @@
<curl Condition="'$(LIBCURL_DIR)'!=''">$(LIBCURL_DIR)</curl>
<curl Condition="'$(LIBCURL_DIR)'==''">curl-$(CurlVersion)</curl>
- <boost>boost_1_65_1</boost>
+ <boost>boost_1_66_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