[cpp-parent-projects COMMIT] /cpp-msbuild/trunk/Versions.props

noreply at shibboleth.net noreply at shibboleth.net
Thu Nov 7 14:49:50 EST 2013


Author: scantor
Date: Thu Nov  7 14:49:50 2013
New Revision: 13

URL: http://svn.shibboleth.net/view/cpp-parent-projects?rev=13&view=rev
Log:
Bumping curl version and installer GUIDs for patch creation

Modified:
    cpp-msbuild/trunk/Versions.props

Modified: cpp-msbuild/trunk/Versions.props
URL: http://svn.shibboleth.net/view/cpp-parent-projects/cpp-msbuild/trunk/Versions.props?rev=13&r1=12&r2=13&view=diff
==============================================================================
--- cpp-msbuild/trunk/Versions.props (original)
+++ cpp-msbuild/trunk/Versions.props Thu Nov  7 14:49:50 2013
@@ -9,12 +9,12 @@
     Change the Ids below AT LEAST on every change to ShibbolethVersion
     and whenever producing a new installer for patch generation.
      -->
-    <ShibbolethId32>{53F5DD2F-915F-4EC2-A180-33CA5B5E464D}</ShibbolethId32>
-    <ShibbolethId64>{F19D3030-1165-4739-97D0-91EE00914BD2}</ShibbolethId64>
+    <ShibbolethId32>{F1BE3D31-8FE9-4129-B73B-FCDC8D0B7EC5}</ShibbolethId32>
+    <ShibbolethId64>{9207708C-15B0-4734-B945-49EA9D852620}</ShibbolethId64>
     <!-- NEVER CHANGE THE UPGRADE CODE UNLESS YOU REALLY REALLY KNOW WHAT YOU ARE DOING -->
     <ShibbolethUpgradeCode>{28A4EB62-E860-49CA-BE43-44ADEB91DBF6}</ShibbolethUpgradeCode>
 
-    <CurlVersion>7.30.0</CurlVersion>
+    <CurlVersion>7.33.0</CurlVersion>
     <curl>curl-$(CurlVersion)</curl>
 
     <boost>boost_1_53_0</boost>



More information about the commits mailing list