[cpp-msbuild] branch main updated: Bump SP patch version.

Scott Cantor cantor.2 at osu.edu
Fri Aug 29 14:29:23 UTC 2025


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

scantor pushed a commit to branch main
in repository cpp-msbuild.

View the commit online:
http://git.shibboleth.net/view/?p=cpp-msbuild.git;a=commit;h=e6c2d3ea0cfc5225a333ab066531a6c8fca1c197

The following commit(s) were added to refs/heads/main by this push:
     new e6c2d3e  Bump SP patch version.
e6c2d3e is described below

commit e6c2d3ea0cfc5225a333ab066531a6c8fca1c197
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Fri Aug 29 10:29:19 2025 -0400

    Bump SP patch version.
---
 Versions.props | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/Versions.props b/Versions.props
index c922ee7..7be538f 100644
--- a/Versions.props
+++ b/Versions.props
@@ -11,16 +11,16 @@
     <CxxTestRoot>$(BuildRoot)\cxxtest</CxxTestRoot>
 
     <!-- These control the version of the installer -->
-    <ShibbolethVersion>3.5.0</ShibbolethVersion>
-    <ShibbolethPatchVersion>2</ShibbolethPatchVersion>
+    <ShibbolethVersion>3.5.1</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,5,0</SPFileVersion>       <!-- FILEVERSION in the SP projects -->
-    <SPFileVersionSP>3,5,0</SPFileVersionSP>   <!-- Special for ShibSp.dll -->
-    <SPProductVersion>3,5,0</SPProductVersion> <!-- PRODUCTVERSION  in the SP projects (but overidden by resourceCommon.rci on output-->
+    <SPFileVersion>3,5,1</SPFileVersion>       <!-- FILEVERSION in the SP projects -->
+    <SPFileVersionSP>3,5,1</SPFileVersionSP>   <!-- Special for ShibSp.dll -->
+    <SPProductVersion>3,5,1</SPProductVersion> <!-- PRODUCTVERSION  in the SP projects (but overidden by resourceCommon.rci on output-->
 
     <!-- XMLTooling only has one RC file.  Edit that by hand -->
     <!-- OpemSAML has two RC files (saml.rc and samlsign.rc).  Edit them by hand -->
@@ -58,7 +58,7 @@
     <XMLToolingLiteComponent64d>{3583349E-D363-4942-8D98-7030097C6C39}</XMLToolingLiteComponent64d>
 
 
-    <ShibbolethDllVersion>3.5.0</ShibbolethDllVersion>
+    <ShibbolethDllVersion>3.5.1</ShibbolethDllVersion>
     <ShibbolethDllFileVersion>3_5</ShibbolethDllFileVersion>
     <!-- Change the 8 components below iff ShibbolethDllFileVersion changes -->
     <ShibDll32Component>{238F0A55-6BCB-46DE-A7A6-5FB2BD137803}</ShibDll32Component>

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


More information about the commits mailing list