[cpp-msbuild] branch main updated: Bump Windows patch version.
Scott Cantor
cantor.2 at osu.edu
Mon Apr 29 13:12:59 UTC 2024
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=9cb81c7e3da3f47b11b51bdb741d93e70da7d401
The following commit(s) were added to refs/heads/main by this push:
new 9cb81c7 Bump Windows patch version.
9cb81c7 is described below
commit 9cb81c7e3da3f47b11b51bdb741d93e70da7d401
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Mon Apr 29 09:12:54 2024 -0400
Bump Windows patch version.
---
Versions.props | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Versions.props b/Versions.props
index 898e360..9ea18ee 100644
--- a/Versions.props
+++ b/Versions.props
@@ -12,7 +12,7 @@
<!-- These control the version of the installer -->
<ShibbolethVersion>3.4.1</ShibbolethVersion>
- <ShibbolethPatchVersion>4</ShibbolethPatchVersion>
+ <ShibbolethPatchVersion>5</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