[cpp-msbuild] branch master updated: Bump Windows installer patch level.
Scott Cantor
cantor.2 at osu.edu
Tue Apr 14 08:47:11 EDT 2020
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch master
in repository cpp-msbuild.
View the commit online:
http://git.shibboleth.net/view/?p=cpp-msbuild.git;a=commit;h=f134362d4b4c11ca4d14ccb3c4e4845eb2fda60e
The following commit(s) were added to refs/heads/master by this push:
new f134362 Bump Windows installer patch level.
f134362 is described below
commit f134362d4b4c11ca4d14ccb3c4e4845eb2fda60e
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Tue Apr 14 08:47:06 2020 -0400
Bump Windows installer patch level.
---
Versions.props | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Versions.props b/Versions.props
index 95d243a..45ccd75 100644
--- a/Versions.props
+++ b/Versions.props
@@ -12,7 +12,7 @@
<!-- These control the version of the installer -->
<ShibbolethVersion>3.1.0</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