[cpp-msbuild] branch main updated: Missed installer version.

Scott Cantor cantor.2 at osu.edu
Wed Oct 26 15:40:21 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=0b866d35c8c715dbbfc2cf783e7269624d4aa446

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

commit 0b866d35c8c715dbbfc2cf783e7269624d4aa446
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Wed Oct 26 11:40:15 2022 -0400

    Missed installer version.
---
 Versions.props | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Versions.props b/Versions.props
index 497a13e..bc8adbd 100644
--- a/Versions.props
+++ b/Versions.props
@@ -11,7 +11,7 @@
     <CxxTestRoot>$(BuildRoot)\cxxtest</CxxTestRoot>
 
     <!-- These control the version of the installer -->
-    <ShibbolethVersion>3.3.1</ShibbolethVersion>
+    <ShibbolethVersion>3.4.0</ShibbolethVersion>
     <ShibbolethPatchVersion>0</ShibbolethPatchVersion>
 
     <!-- These control the versions in the DLLs and Executables.

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


More information about the commits mailing list