[cpp-msbuild] branch maint-1 updated: Update curl version
Scott Cantor
cantor.2 at osu.edu
Sun Nov 12 18:15:14 EST 2017
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch maint-1
in repository cpp-msbuild.
View the commit online:
http://git.shibboleth.net/view/?p=cpp-msbuild.git;a=commit;h=fcd1112153470f0ed41009daa1d67496a60fe5ef
The following commit(s) were added to refs/heads/maint-1 by this push:
new fcd1112 Update curl version
fcd1112 is described below
commit fcd1112153470f0ed41009daa1d67496a60fe5ef
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Sun Nov 12 18:15:11 2017 -0500
Update curl version
---
Versions.props | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Versions.props b/Versions.props
index 386839d..52144fe 100644
--- a/Versions.props
+++ b/Versions.props
@@ -31,7 +31,7 @@
<ShibbolethUpgradeCode>{28A4EB62-E860-49CA-BE43-44ADEB91DBF6}</ShibbolethUpgradeCode>
<!-- <NewCurlBuild>1</NewCurlBuild> -->
- <CurlVersion>7.52.1</CurlVersion>
+ <CurlVersion>7.56.1</CurlVersion>
<curl>curl-$(CurlVersion)</curl>
<boost>boost_1_61_0</boost>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list