[cpp-msbuild] branch maint-1 updated: Update curl version.

Scott Cantor cantor.2 at osu.edu
Thu Nov 30 09:57:36 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=b9ebd6412084edd94a388d11b3c7586dc08eeed0

The following commit(s) were added to refs/heads/maint-1 by this push:
       new  b9ebd64   Update curl version.
b9ebd64 is described below

commit b9ebd6412084edd94a388d11b3c7586dc08eeed0
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Thu Nov 30 09:57:33 2017 -0500

    Update curl version.
---
 Versions.props | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Versions.props b/Versions.props
index d112a22..e973ef1 100644
--- a/Versions.props
+++ b/Versions.props
@@ -7,7 +7,7 @@
 
     <!-- These control the version of the installer -->
     <ShibbolethVersion>2.6.1</ShibbolethVersion>
-    <ShibbolethPatchVersion>1</ShibbolethPatchVersion>
+    <ShibbolethPatchVersion>2</ShibbolethPatchVersion>
 
     <!-- These control the versions in the DLLs and Executables.
          Note that the PatchVersion is left to the individual resource file.
@@ -31,7 +31,7 @@
     <ShibbolethUpgradeCode>{28A4EB62-E860-49CA-BE43-44ADEB91DBF6}</ShibbolethUpgradeCode>
 
 <!--    <NewCurlBuild>1</NewCurlBuild>  -->
-    <CurlVersion>7.56.1</CurlVersion>
+    <CurlVersion>7.57.0</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