[cpp-msbuild] branch maint-1 updated: Bump xmltooling version.
Scott Cantor
cantor.2 at osu.edu
Thu Jan 11 11:16:30 EST 2018
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch maint-1
in repository cpp-msbuild.
View the commit online:
http://git.shibboleth.net/view/?p=cpp-msbuild.git;a=commit;h=2abb160c147dce1844bb9e3a183850a753991457
The following commit(s) were added to refs/heads/maint-1 by this push:
new 2abb160 Bump xmltooling version.
2abb160 is described below
commit 2abb160c147dce1844bb9e3a183850a753991457
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Thu Jan 11 11:16:26 2018 -0500
Bump xmltooling version.
---
Versions.props | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Versions.props b/Versions.props
index e973ef1..2508138 100644
--- a/Versions.props
+++ b/Versions.props
@@ -7,7 +7,7 @@
<!-- These control the version of the installer -->
<ShibbolethVersion>2.6.1</ShibbolethVersion>
- <ShibbolethPatchVersion>2</ShibbolethPatchVersion>
+ <ShibbolethPatchVersion>3</ShibbolethPatchVersion>
<!-- These control the versions in the DLLs and Executables.
Note that the PatchVersion is left to the individual resource file.
@@ -53,7 +53,7 @@
<SamlComponent64>{9E557403-7FDB-4CE2-B060-4F499EB5EC2F}</SamlComponent64>
<SamlComponent64d>{87B11F16-2E66-4EFA-881E-A9397307E9F0}</SamlComponent64d>
- <XmlToolingVersion>1.6.2</XmlToolingVersion>
+ <XmlToolingVersion>1.6.3</XmlToolingVersion>
<XmlToolingFileVersion>1_6</XmlToolingFileVersion>
<!-- Change the 8 components below if the XmlToolingFileVersion name changes -->
<XMLToolingComponent32>{F4015CC7-DC9F-46C3-A620-F36B0AE9D39C}</XMLToolingComponent32>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list