]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
Experimental. Downgrade cURL to 7.78.0 on Windows. curlstatus
authorAndrey Volk <andywolk@gmail.com>
Mon, 19 Feb 2024 12:48:34 +0000 (15:48 +0300)
committerAndrey Volk <andywolk@gmail.com>
Mon, 19 Feb 2024 12:48:34 +0000 (15:48 +0300)
w32/curl-version.props

index 65f768859d667cce67a88bb450ee90b520e6e101..fe37b46801b787f00d2dd6bb82e8b6e4cea8003f 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.88.0</curlVersion>
+    <curlVersion>7.78.0</curlVersion>
   </PropertyGroup>
   <PropertyGroup>
     <curlVersionImported>true</curlVersionImported>