[cpp-msbuild] branch main updated: Set patch version.
Scott Cantor
cantor.2 at osu.edu
Tue Apr 6 00:24:02 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=d9e422fb8f8d77952938e5962fa4f534d2d30d05
The following commit(s) were added to refs/heads/main by this push:
new d9e422f Set patch version.
d9e422f is described below
commit d9e422fb8f8d77952938e5962fa4f534d2d30d05
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Mon Apr 5 20:23:59 2021 -0400
Set patch version.
---
Versions.props | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Versions.props b/Versions.props
index 6818eed..6d6db6b 100644
--- a/Versions.props
+++ b/Versions.props
@@ -12,7 +12,7 @@
<!-- These control the version of the installer -->
<ShibbolethVersion>3.2.1</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