[cpp-msbuild] branch master updated: Update to Boost version which understands VC15.4
Rod Widdowson
rdw at steadingsoftware.com
Fri Nov 3 11:00:06 EDT 2017
This is an automated email from the git hooks/post-receive script.
rdw 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=537c0371578a65ce28cd52a15c4a3ed7dd632e05
The following commit(s) were added to refs/heads/master by this push:
new 537c037 Update to Boost version which understands VC15.4
537c037 is described below
commit 537c0371578a65ce28cd52a15c4a3ed7dd632e05
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Fri Nov 3 15:00:04 2017 +0000
Update to Boost version which understands VC15.4
---
Versions.props | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Versions.props b/Versions.props
index bf43ba5..d2745ba 100644
--- a/Versions.props
+++ b/Versions.props
@@ -36,7 +36,7 @@
<CurlVersion>7.55.1</CurlVersion>
<curl>curl-$(CurlVersion)</curl>
- <boost>boost_1_65_0</boost>
+ <boost>boost_1_65_1</boost>
<Log4ShibVersion>1.0.10</Log4ShibVersion>
<Log4ShibFileVersion>1_0</Log4ShibFileVersion>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list