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

Scott Cantor cantor.2 at osu.edu
Thu Apr 22 16:40:04 UTC 2021


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=0ced233d9e3123cbc73985e390e9ce772992b732

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

commit 0ced233d9e3123cbc73985e390e9ce772992b732
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Thu Apr 22 12:39:51 2021 -0400

    Bump SP version.
---
 Versions.props | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/Versions.props b/Versions.props
index 6d6db6b..5e15500 100644
--- a/Versions.props
+++ b/Versions.props
@@ -18,9 +18,9 @@
          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,2,1</SPFileVersion>       <!-- FILEVERSION in the SP projects -->
-    <SPFileVersionSP>3,2,1</SPFileVersionSP>   <!-- Special for ShibSp.dll -->
-    <SPProductVersion>3,2,1</SPProductVersion> <!-- PRODUCTVERSION  in the SP projects (but overidden by resourceCommon.rci on output-->
+    <SPFileVersion>3,2,2</SPFileVersion>       <!-- FILEVERSION in the SP projects -->
+    <SPFileVersionSP>3,2,2</SPFileVersionSP>   <!-- Special for ShibSp.dll -->
+    <SPProductVersion>3,2,2</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 -->
@@ -58,7 +58,7 @@
     <XMLToolingLiteComponent64d>{44B1284A-2AB9-4DA8-BDD9-C83EF3E3EAE0}</XMLToolingLiteComponent64d>
 
 
-    <ShibbolethDllVersion>3.2.1</ShibbolethDllVersion>
+    <ShibbolethDllVersion>3.2.2</ShibbolethDllVersion>
     <ShibbolethDllFileVersion>3_2</ShibbolethDllFileVersion>
     <!-- Change the 8 components below iff ShibbolethDllFileVersion changes -->
     <ShibDll32Component>{C245DC26-D2D6-4413-A8EE-9EA686941A5D}</ShibDll32Component>

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


More information about the commits mailing list