[cpp-msbuild] branch maint-1 updated: Update patch version and xmltooling to 1.6.2.
Scott Cantor
cantor.2 at osu.edu
Thu Nov 16 16:20:45 EST 2017
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=a9d6e68ae41dd2c79059c8704b004878e83f82d1
The following commit(s) were added to refs/heads/maint-1 by this push:
new a9d6e68 Update patch version and xmltooling to 1.6.2.
a9d6e68 is described below
commit a9d6e68ae41dd2c79059c8704b004878e83f82d1
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Thu Nov 16 16:20:36 2017 -0500
Update patch version and xmltooling to 1.6.2.
---
Versions.props | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Versions.props b/Versions.props
index 8789a18..d112a22 100644
--- a/Versions.props
+++ b/Versions.props
@@ -7,7 +7,7 @@
<!-- These control the version of the installer -->
<ShibbolethVersion>2.6.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.
@@ -53,7 +53,7 @@
<SamlComponent64>{9E557403-7FDB-4CE2-B060-4F499EB5EC2F}</SamlComponent64>
<SamlComponent64d>{87B11F16-2E66-4EFA-881E-A9397307E9F0}</SamlComponent64d>
- <XmlToolingVersion>1.6.1</XmlToolingVersion>
+ <XmlToolingVersion>1.6.2</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