Merge pull request #1571 in FS/freeswitch from ~ANDYWOLK/freeswitch:FS-11335-update-curl-version-to-7.61.0-for to master

* commit 'a7ea9e00868c53f1ad3716ad8c389af0aa9c192c':
  FS-11335: [mod_curl] Update cURL version to 7.61.0 for the Windows build.
This commit is contained in:
Mike Jerris 2018-09-19 23:53:00 +00:00
commit 3110943b84
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ImportGroup Label="PropertySheets" />
<PropertyGroup Label="UserMacros">
<curlVersion>7.59.0</curlVersion>
<curlVersion>7.61.0</curlVersion>
</PropertyGroup>
<PropertyGroup>
<curlVersionImported>true</curlVersionImported>