[cpp-msbuild] branch main updated: Update SP and file versions.

Scott Cantor cantor.2 at osu.edu
Mon Oct 24 14:56:35 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=3ab8fede1943a91f0f5d0ed3987e8205c28b684d

The following commit(s) were added to refs/heads/main by this push:
     new 3ab8fed  Update SP and file versions.
3ab8fed is described below

commit 3ab8fede1943a91f0f5d0ed3987e8205c28b684d
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Mon Oct 24 10:56:31 2022 -0400

    Update SP and file versions.
---
 Versions.props | 26 +++++++++++++-------------
 1 file changed, 13 insertions(+), 13 deletions(-)

diff --git a/Versions.props b/Versions.props
index 49c92f7..8920f4e 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,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-->
+    <SPFileVersion>3,4,0</SPFileVersion>       <!-- FILEVERSION in the SP projects -->
+    <SPFileVersionSP>3,4,0</SPFileVersionSP>   <!-- Special for ShibSp.dll -->
+    <SPProductVersion>3,4,0</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,17 +58,17 @@
     <XMLToolingLiteComponent64d>{44B1284A-2AB9-4DA8-BDD9-C83EF3E3EAE0}</XMLToolingLiteComponent64d>
 
 
-    <ShibbolethDllVersion>3.3.1</ShibbolethDllVersion>
-    <ShibbolethDllFileVersion>3_3</ShibbolethDllFileVersion>
+    <ShibbolethDllVersion>3.4.0</ShibbolethDllVersion>
+    <ShibbolethDllFileVersion>3_4</ShibbolethDllFileVersion>
     <!-- Change the 8 components below iff ShibbolethDllFileVersion changes -->
-    <ShibDll32Component>{75A3C1D5-3AE3-4E37-BDB9-AF188B472BCE}</ShibDll32Component>
-    <ShibDllLite32Component>{04B99EA6-1DD2-4FBF-8A40-9AFB2432F539}</ShibDllLite32Component>
-    <ShibDll32Componentd>{01240F4E-6E64-4992-A1DE-1CCA9DA08CF4}</ShibDll32Componentd>
-    <ShibDllLite32Componentd>{6AD3EEC0-842E-4447-9B66-E8C829355E28}</ShibDllLite32Componentd>
-    <ShibDll64Component>{54A0426D-79B6-408C-9548-848FF90442B9}</ShibDll64Component>
-    <ShibDllLite64Component>{BD967C27-BA88-4704-B5A9-2E11CC04BC4D}</ShibDllLite64Component>
-    <ShibDll64Componentd>{6E89BDE0-3115-4A6E-A685-2E25700BF029}</ShibDll64Componentd>
-    <ShibDllLite64Componentd>{BCAD7F31-4B0B-4D36-95B8-1CA1A89B52CD}</ShibDllLite64Componentd>
+    <ShibDll32Component>{5DA8E2FF-F46B-4490-8285-D64A7AB4F9FE}</ShibDll32Component>
+    <ShibDllLite32Component>{C05F6E4B-27E0-46D4-9C12-03F4E4196575}</ShibDllLite32Component>
+    <ShibDll32Componentd>{B8045330-FD7E-49BB-BCDE-4AAFDDFD7CF9}</ShibDll32Componentd>
+    <ShibDllLite32Componentd>{8FCE3E6C-96DB-44E3-9EA1-E76565756A07}</ShibDllLite32Componentd>
+    <ShibDll64Component>{90D22F2C-D4F0-48A3-99DC-C2EE939CD82B}</ShibDll64Component>
+    <ShibDllLite64Component>{B6D57AA0-CA3C-4E27-B3F9-62088C009179}</ShibDllLite64Component>
+    <ShibDll64Componentd>{D96DED9F-604F-45A0-A8CA-E1EB2990E6F1}</ShibDll64Componentd>
+    <ShibDllLite64Componentd>{BDD405D2-67FA-4938-B79D-DE0508CF8E4A}</ShibDllLite64Componentd>
 
     <FastCGIVersion>2.4.0</FastCGIVersion>
     <fcgi>fcgi-$(FastCGIVersion)-VC10</fcgi>

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


More information about the commits mailing list