[cpp-msbuild] branch main updated: Bump SP patch version.
Scott Cantor
cantor.2 at osu.edu
Tue Jun 6 23:42:39 UTC 2023
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=d93c85c8f611f83375c7f43b4dff6267cdbb0c38
The following commit(s) were added to refs/heads/main by this push:
new d93c85c Bump SP patch version.
d93c85c is described below
commit d93c85c8f611f83375c7f43b4dff6267cdbb0c38
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Tue Jun 6 19:42:34 2023 -0400
Bump SP patch version.
---
Versions.props | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Versions.props b/Versions.props
index cc44e08..8bcb261 100644
--- a/Versions.props
+++ b/Versions.props
@@ -12,7 +12,7 @@
<!-- These control the version of the installer -->
<ShibbolethVersion>3.4.1</ShibbolethVersion>
- <ShibbolethPatchVersion>2</ShibbolethPatchVersion>
+ <ShibbolethPatchVersion>3</ShibbolethPatchVersion>
<!-- These control the versions in the DLLs and Executables.
Note that the PatchVersion is left to the individual resource file.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list