[cpp-msbuild] branch master updated: Bump versions for next release

Scott Cantor cantor.2 at osu.edu
Tue Feb 2 13:27:41 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  3504e42   Bump versions for next release
3504e42 is described below

commit 3504e421f991c263bdc2e53e84ad373ad00c6307
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Tue Feb 2 13:29:17 2016 -0500

    Bump versions for next release
---
 Versions.props | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/Versions.props b/Versions.props
index 2416f0b..f4d9344 100644
--- a/Versions.props
+++ b/Versions.props
@@ -3,8 +3,8 @@
   <PropertyGroup Label="VersionMacros">
     <CxxTestRoot>$(BuildRoot)\cxxtest</CxxTestRoot>
 
-    <ShibbolethVersion>2.5.5</ShibbolethVersion>
-    <ShibbolethPatchVersion>1</ShibbolethPatchVersion>
+    <ShibbolethVersion>2.5.6</ShibbolethVersion>
+    <ShibbolethPatchVersion>0</ShibbolethPatchVersion>
 
     <!--
     Provide a specific GUID if desired, or leave as '*' to generate a new
@@ -16,10 +16,10 @@
     <!-- NEVER CHANGE THE UPGRADE CODE UNLESS YOU REALLY REALLY KNOW WHAT YOU ARE DOING -->
     <ShibbolethUpgradeCode>{28A4EB62-E860-49CA-BE43-44ADEB91DBF6}</ShibbolethUpgradeCode>
 
-    <CurlVersion>7.43.0</CurlVersion>
+    <CurlVersion>7.47.0</CurlVersion>
     <curl>curl-$(CurlVersion)</curl>
 
-    <boost>boost_1_57_0</boost>
+    <boost>boost_1_60_0</boost>
     
     <Log4ShibVersion>1.0.9</Log4ShibVersion>
     <Log4ShibFileVersion>1_0</Log4ShibFileVersion>
@@ -51,7 +51,7 @@
     <XMLToolingLiteComponent64d>{2786A98E-763C-41A1-A6D5-363DB22F17E9}</XMLToolingLiteComponent64d>
 
     <OpenSSLVersion>1.0.2.4</OpenSSLVersion>
-    <OpenSSLDirVersion>1.0.2d</OpenSSLDirVersion>
+    <OpenSSLDirVersion>1.0.2f</OpenSSLDirVersion>
     <openssl>openssl-$(OpenSSLDirVersion)</openssl>
     <OpenSSLFileVersion>1_0_2_4</OpenSSLFileVersion>
     <!-- Change the 8 components below if OpenSSLFileVersion changes -->
@@ -64,7 +64,7 @@
     <LibEay64Componentd>{D3451443-6B5E-4EF8-8EDE-AC22020405DA}</LibEay64Componentd>
     <SSlEay64Componentd>{8FD2A1F6-B4C3-4864-A130-D4E71A3FA399}</SSlEay64Componentd>
 
-    <ShibbolethDllVersion>1.5.5</ShibbolethDllVersion>
+    <ShibbolethDllVersion>1.5.6</ShibbolethDllVersion>
     <ShibbolethDllFileVersion>1_5</ShibbolethDllFileVersion>
     <!-- Change the 8 components below if ShibbolethDllFileVersion changes -->
     <ShibDll32Component>{9DE384BF-C286-4A72-AED9-AA34384005C0}</ShibDll32Component>

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


More information about the commits mailing list