[cpp-msbuild] branch master updated: Update versions.

Scott Cantor cantor.2 at osu.edu
Thu Mar 7 15:40:18 EST 2019


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=cadfb1eea112a4c7b983e29a5be7c632ab645b3b

The following commit(s) were added to refs/heads/master by this push:
       new  cadfb1e   Update versions.
cadfb1e is described below

commit cadfb1eea112a4c7b983e29a5be7c632ab645b3b
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Thu Mar 7 15:40:13 2019 -0500

    Update versions.
---
 Versions.props | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/Versions.props b/Versions.props
index b9c4140..926ea7d 100644
--- a/Versions.props
+++ b/Versions.props
@@ -11,16 +11,16 @@
     <CxxTestRoot>$(BuildRoot)\cxxtest</CxxTestRoot>
 
     <!-- These control the version of the installer -->
-    <ShibbolethVersion>3.0.3</ShibbolethVersion>
+    <ShibbolethVersion>3.0.4</ShibbolethVersion>
     <ShibbolethPatchVersion>0</ShibbolethPatchVersion>
 
     <!-- These control the versions in the DLLs and Executables.
          Note that the PatchVersion is left to the individual resource file.
          If you change this you probably need to change ../cpp-sp/util/resourceCommon.rci
       -->
-    <SPFileVersion>3,0,3</SPFileVersion>       <!-- FILEVERSION in the SP projects -->
-    <SPFileVersionSP>3,0,3</SPFileVersionSP>   <!-- Special for ShibSp.dll -->
-    <SPProductVersion>3,0,3</SPProductVersion> <!-- PRODUCTVERSION  in the SP projects (but overidden by resourceCommon.rci on output-->
+    <SPFileVersion>3,0,4</SPFileVersion>       <!-- FILEVERSION in the SP projects -->
+    <SPFileVersionSP>3,0,4</SPFileVersionSP>   <!-- Special for ShibSp.dll -->
+    <SPProductVersion>3,0,4</SPProductVersion> <!-- PRODUCTVERSION  in the SP projects (but overidden by resourceCommon.rci on output-->
 
     <!-- XML Tooling only has one RC file.  Edit that by hand -->
     <!-- OpemSAML has two RC files (saml.rc and samlsign.rc).  Edit them by hand -->
@@ -37,7 +37,7 @@
 
     <boost>boost_1_67_0</boost>
     
-    <OpenSAMLVersion>3.0.0</OpenSAMLVersion>
+    <OpenSAMLVersion>3.0.1</OpenSAMLVersion>
     <OpenSAMLFileVersion>3_0</OpenSAMLFileVersion>
     <!-- Change the 4 components below iff the OpenSAMLFileVersion name changes -->
     <SamlComponent32>{3444DBA9-C1E9-4F64-83AB-8C808E783F38}</SamlComponent32>
@@ -45,7 +45,7 @@
     <SamlComponent64>{E935A801-7D01-4996-A69D-46AF25D8C817}</SamlComponent64>
     <SamlComponent64d>{C453CD74-4CAE-4506-9695-F2BF0649CD9D}</SamlComponent64d>
 
-    <XmlToolingVersion>3.0.3</XmlToolingVersion>
+    <XmlToolingVersion>3.0.4</XmlToolingVersion>
     <XmlToolingFileVersion>3_0</XmlToolingFileVersion>
     <!-- Change the 8 components below iff the XmlToolingFileVersion name changes -->
     <XMLToolingComponent32>{07395646-06CE-436E-B57A-1420924257BC}</XMLToolingComponent32>
@@ -58,7 +58,7 @@
     <XMLToolingLiteComponent64d>{356BA4A0-2C00-489F-8274-18692A237DDB}</XMLToolingLiteComponent64d>
 
 
-    <ShibbolethDllVersion>3.0.3</ShibbolethDllVersion>
+    <ShibbolethDllVersion>3.0.4</ShibbolethDllVersion>
     <ShibbolethDllFileVersion>3_0</ShibbolethDllFileVersion>
     <!-- Change the 8 components below iff ShibbolethDllFileVersion changes -->
     <ShibDll32Component>{94B5CADC-299E-41A3-9653-DFD948800E0F}</ShibDll32Component>

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


More information about the commits mailing list