FS-11335: [mod_curl] Update cURL version to 7.61.0 for the Windows build.

This commit is contained in:
Andrey Volk 2018-08-14 16:00:11 +03:00
parent 6cd17fd556
commit a7ea9e0086
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"> <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ImportGroup Label="PropertySheets" /> <ImportGroup Label="PropertySheets" />
<PropertyGroup Label="UserMacros"> <PropertyGroup Label="UserMacros">
<curlVersion>7.59.0</curlVersion> <curlVersion>7.61.0</curlVersion>
</PropertyGroup> </PropertyGroup>
<PropertyGroup> <PropertyGroup>
<curlVersionImported>true</curlVersionImported> <curlVersionImported>true</curlVersionImported>