diff options
author | Daniel Stenberg <daniel@haxx.se> | 2009-05-01 18:24:34 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2009-05-01 18:24:34 +0000 |
commit | 62ceb118eec1d398504c5da1c4e643a3e7f1c63d (patch) | |
tree | 2b54eb8acdbfca5e410b8313e7bf2234714cd322 | |
parent | 0569c9c1be11590c36799518565eb760eaaca539 (diff) |
version number typo fix
-rw-r--r-- | ares/README.cares | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ares/README.cares b/ares/README.cares index 98643b79d..285551fb2 100644 --- a/ares/README.cares +++ b/ares/README.cares @@ -27,7 +27,7 @@ You'll find all c-ares details and news here: NOTES FOR C-ARES HACKERS -The following notes apply to c-ares version 7.6.1 and later. +The following notes apply to c-ares version 1.6.1 and later. * The distributed ares_build.h file is only intended to be used on systems which can not run the also distributed configure script. |