diff options
author | Daniel Stenberg <daniel@haxx.se> | 2010-09-30 23:14:58 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2010-09-30 23:14:58 +0200 |
commit | 750c9179cad87bfdfb59d6183856199ceb6c5aa8 (patch) | |
tree | a95f063c9a4e36a28596c47e5055775bc07dbf53 /lib/README.ares | |
parent | 5f0ae7a0626cbe70944c67065292cbb056d0a7c9 (diff) |
README.ares: we know require c-ares 1.6.0
Diffstat (limited to 'lib/README.ares')
-rw-r--r-- | lib/README.ares | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/README.ares b/lib/README.ares index d3ee24bca..8c77937eb 100644 --- a/lib/README.ares +++ b/lib/README.ares @@ -11,7 +11,7 @@ c-ares: http://c-ares.haxx.se/ NOTE - The latest libcurl version requires c-ares 1.4.0 or later. + The latest libcurl version requires c-ares 1.6.0 or later. Once upon the time libcurl built fine with the "original" ares. That is no longer true. You need to use c-ares. |