[cpp-msbuild] branch master updated: Bump boost version
Scott Cantor
cantor.2 at osu.edu
Fri Jun 3 13:34:39 EDT 2016
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch master
in repository cpp-msbuild.
The following commit(s) were added to refs/heads/master by this push:
new 47f8905 Bump boost version
47f8905 is described below
commit 47f8905f6fc5ffc47139b18936cdd14c7852a5dc
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Fri Jun 3 13:34:11 2016 -0400
Bump boost version
---
Versions.props | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Versions.props b/Versions.props
index 2b25b36..c80558d 100644
--- a/Versions.props
+++ b/Versions.props
@@ -21,7 +21,7 @@
<CurlVersion>7.48.0</CurlVersion>
<curl>curl-$(CurlVersion)</curl>
- <boost>boost_1_60_0</boost>
+ <boost>boost_1_61_0</boost>
<Log4ShibVersion>1.0.9</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