[cpp-msbuild] branch main updated: Bump patch version for Windows.
Scott Cantor
cantor.2 at osu.edu
Fri Jul 30 15:01:34 UTC 2021
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=90b821e255db964ae27731c2d9fa813c5ce8bee7
The following commit(s) were added to refs/heads/main by this push:
new 90b821e Bump patch version for Windows.
90b821e is described below
commit 90b821e255db964ae27731c2d9fa813c5ce8bee7
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Fri Jul 30 11:01:29 2021 -0400
Bump patch version for Windows.
---
Versions.props | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Versions.props b/Versions.props
index 3799bea..126d225 100644
--- a/Versions.props
+++ b/Versions.props
@@ -12,7 +12,7 @@
<!-- These control the version of the installer -->
<ShibbolethVersion>3.2.3</ShibbolethVersion>
- <ShibbolethPatchVersion>0</ShibbolethPatchVersion>
+ <ShibbolethPatchVersion>1</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