[cpp-msbuild] branch master updated: Update installer patch level.
Scott Cantor
cantor.2 at osu.edu
Mon Mar 25 19:13:10 EDT 2019
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=be84693fc8e9d7c7bee2fe17f5025db49dc6fce6
The following commit(s) were added to refs/heads/master by this push:
new be84693 Update installer patch level.
be84693 is described below
commit be84693fc8e9d7c7bee2fe17f5025db49dc6fce6
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Mon Mar 25 19:12:44 2019 -0400
Update installer patch level.
---
Versions.props | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Versions.props b/Versions.props
index 926ea7d..59fedde 100644
--- a/Versions.props
+++ b/Versions.props
@@ -12,7 +12,7 @@
<!-- These control the version of the installer -->
<ShibbolethVersion>3.0.4</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