[cpp-msbuild] branch main updated: Update MSI version.
Scott Cantor
cantor.2 at osu.edu
Thu Apr 22 23:05:12 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=99f902cdcf9fd8c58e54ec300ab9f112ea96a438
The following commit(s) were added to refs/heads/main by this push:
new 99f902c Update MSI version.
99f902c is described below
commit 99f902cdcf9fd8c58e54ec300ab9f112ea96a438
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Thu Apr 22 19:05:09 2021 -0400
Update MSI version.
---
Versions.props | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Versions.props b/Versions.props
index 5e15500..3fd1be3 100644
--- a/Versions.props
+++ b/Versions.props
@@ -11,8 +11,8 @@
<CxxTestRoot>$(BuildRoot)\cxxtest</CxxTestRoot>
<!-- These control the version of the installer -->
- <ShibbolethVersion>3.2.1</ShibbolethVersion>
- <ShibbolethPatchVersion>1</ShibbolethPatchVersion>
+ <ShibbolethVersion>3.2.2</ShibbolethVersion>
+ <ShibbolethPatchVersion>0</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