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

Scott Cantor cantor.2 at osu.edu
Mon Jul 18 16:33:22 UTC 2022


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

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

commit 0d47ec74019e637795a51cf409d9cb6433b0397e
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Mon Jul 18 12:33:18 2022 -0400

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

diff --git a/Versions.props b/Versions.props
index dd420d4..d13de86 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,3,0</SPFileVersion>       <!-- FILEVERSION in the SP projects -->
-    <SPFileVersionSP>3,3,0</SPFileVersionSP>   <!-- Special for ShibSp.dll -->
-    <SPProductVersion>3,3,0</SPProductVersion> <!-- PRODUCTVERSION  in the SP projects (but overidden by resourceCommon.rci on output-->
+    <SPFileVersion>3,3,1</SPFileVersion>       <!-- FILEVERSION in the SP projects -->
+    <SPFileVersionSP>3,3,1</SPFileVersionSP>   <!-- Special for ShibSp.dll -->
+    <SPProductVersion>3,3,1</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.3.0</ShibbolethDllVersion>
+    <ShibbolethDllVersion>3.3.1</ShibbolethDllVersion>
     <ShibbolethDllFileVersion>3_3</ShibbolethDllFileVersion>
     <!-- Change the 8 components below iff ShibbolethDllFileVersion changes -->
     <ShibDll32Component>{75A3C1D5-3AE3-4E37-BDB9-AF188B472BCE}</ShibDll32Component>

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


More information about the commits mailing list