]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
FS-11335: [mod_curl] Update cURL version to 7.61.0 for the Windows build.
authorAndrey Volk <andywolk@gmail.com>
Tue, 14 Aug 2018 13:00:11 +0000 (16:00 +0300)
committerAndrey Volk <andywolk@gmail.com>
Tue, 14 Aug 2018 13:00:11 +0000 (16:00 +0300)
w32/curl-version.props

index 0c9c4de24c7d1d77fa5353a8a40a55c6ac6d0753..f42593d627465309e82bdd5d33fd253e5bcde816 100644 (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>