[cpp-msbuild] branch master updated: Bump curl to 7.47.1
Scott Cantor
cantor.2 at osu.edu
Mon Feb 8 13:47:37 EST 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 3e749da Bump curl to 7.47.1
3e749da is described below
commit 3e749da49c0881178ee5870e4d7b760d65d493c7
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Mon Feb 8 13:49:08 2016 -0500
Bump curl to 7.47.1
---
Versions.props | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Versions.props b/Versions.props
index f4d9344..d2aa226 100644
--- a/Versions.props
+++ b/Versions.props
@@ -16,7 +16,7 @@
<!-- NEVER CHANGE THE UPGRADE CODE UNLESS YOU REALLY REALLY KNOW WHAT YOU ARE DOING -->
<ShibbolethUpgradeCode>{28A4EB62-E860-49CA-BE43-44ADEB91DBF6}</ShibbolethUpgradeCode>
- <CurlVersion>7.47.0</CurlVersion>
+ <CurlVersion>7.47.1</CurlVersion>
<curl>curl-$(CurlVersion)</curl>
<boost>boost_1_60_0</boost>
@@ -76,7 +76,7 @@
<ShibDll64Componentd>{222ED92E-DD0B-410E-9A90-D1DD1AA878CF}</ShibDll64Componentd>
<ShibDllLite64Componentd>{5EF6FF17-0510-484B-9F24-523B29EB416C}</ShibDllLite64Componentd>
- <XercesVersion>3.1.2</XercesVersion>
+ <XercesVersion>3.1.3</XercesVersion>
<xerces>xerces-c-$(XercesVersion)</xerces>
<XercesFileVersion>3_1</XercesFileVersion>
<!-- Change the 4 components below if XercesFileVersion changes -->
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list