[cpp-msbuild] branch master updated: Sync up library versions.

Scott Cantor cantor.2 at osu.edu
Tue Nov 21 12:52:53 EST 2017


This is an automated email from the git hooks/post-receive script.

scantor 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=a16ac9eff3b382aa3293f00736c4811caf48770d

The following commit(s) were added to refs/heads/master by this push:
       new  a16ac9e   Sync up library versions.
a16ac9e is described below

commit a16ac9eff3b382aa3293f00736c4811caf48770d
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Tue Nov 21 12:52:49 2017 -0500

    Sync up library versions.
---
 Versions.props | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/Versions.props b/Versions.props
index d2745ba..1b8dbce 100644
--- a/Versions.props
+++ b/Versions.props
@@ -33,7 +33,7 @@
     <!-- NEVER CHANGE THE UPGRADE CODE UNLESS YOU REALLY REALLY KNOW WHAT YOU ARE DOING -->
     <ShibbolethUpgradeCode>{28A4EB62-E860-49CA-BE43-44ADEB91DBF6}</ShibbolethUpgradeCode>
 
-    <CurlVersion>7.55.1</CurlVersion>
+    <CurlVersion>7.56.1</CurlVersion>
     <curl>curl-$(CurlVersion)</curl>
 
     <boost>boost_1_65_1</boost>
@@ -67,8 +67,8 @@
     <XMLToolingComponent64d>{1B4550DA-E4ED-4a9b-811F-2C14540729FC}</XMLToolingComponent64d>
     <XMLToolingLiteComponent64d>{2BEAF032-2403-4b10-BE06-C0418D6B645F}</XMLToolingLiteComponent64d>
 
-    <OpenSSLVersion>1.1.0.5</OpenSSLVersion>
-    <OpenSSLDirVersion>1.1.0f</OpenSSLDirVersion>
+    <OpenSSLVersion>1.1.0.6</OpenSSLVersion>
+    <OpenSSLDirVersion>1.1.0g</OpenSSLDirVersion>
     <openssl>openssl-$(OpenSSLDirVersion)</openssl>
     <OpenSSLFileVersion>1_1</OpenSSLFileVersion>
     <!-- Change the 8 components below iff OpenSSLFileVersion changes -->

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list