[cpp-xmltooling COMMIT] /branches/REL_1/msbuild/Versions.props
noreply at shibboleth.net
noreply at shibboleth.net
Mon Oct 29 16:40:05 EDT 2012
Author: scantor
Date: Mon Oct 29 16:40:05 2012
New Revision: 1008
URL: http://svn.shibboleth.net/view/cpp-xmltooling?rev=1008&view=rev
Log:
Adjust opensaml and SP versions and MSI GUIDs
Modified:
branches/REL_1/msbuild/Versions.props
Modified: branches/REL_1/msbuild/Versions.props
URL: http://svn.shibboleth.net/view/cpp-xmltooling/branches/REL_1/msbuild/Versions.props?rev=1008&r1=1007&r2=1008&view=diff
==============================================================================
--- branches/REL_1/msbuild/Versions.props (original)
+++ branches/REL_1/msbuild/Versions.props Mon Oct 29 16:40:05 2012
@@ -3,11 +3,11 @@
<PropertyGroup Label="VersionMacros">
<CxxTestRoot>$(BuildRoot)\cxxtest</CxxTestRoot>
- <ShibbolethVersion>2.5.0</ShibbolethVersion>
+ <ShibbolethVersion>2.5.1</ShibbolethVersion>
<!-- Change the Ids below AT LEAST on every change to ShibbolethVersion -->
- <ShibbolethId32>{68D3C057-1C6D-4C3C-9E5B-7A6A8CA0BA74}</ShibbolethId32>
- <ShibbolethId64>{65F34F66-573F-432D-A6F4-B5E1D417A6DA}</ShibbolethId64>
+ <ShibbolethId32>{57622F3F-E505-4E78-B09F-DFEE79B995A1}</ShibbolethId32>
+ <ShibbolethId64>{57FAEFB4-9BB8-4CC8-9897-5071E7DBB304}</ShibbolethId64>
<!-- NEVER CHANGE THE UPGRADE CODE UNLESS YOU REALLY REALLY KNOW WHAT YOU ARE DOING -->
<ShibbolethUpgradeCode>{28A4EB62-E860-49CA-BE43-44ADEB91DBF6}</ShibbolethUpgradeCode>
@@ -25,7 +25,7 @@
<Log4ShibComponent64d>{792E6762-70FE-418A-9336-39DDF1A6BAE7}</Log4ShibComponent64d>
<log4shib>log4shib-$(Log4ShibVersion)</log4shib>
- <OpenSAMLVersion>2.5.0</OpenSAMLVersion>
+ <OpenSAMLVersion>2.5.1</OpenSAMLVersion>
<OpenSAMLFileVersion>2_5</OpenSAMLFileVersion>
<!-- Change the 4 components below if the OpenSAMLFileVersion name changes -->
<SamlComponent32>{B52F8C71-2042-4CDF-A250-BD773985A2AB}</SamlComponent32>
More information about the commits
mailing list