aboutsummaryrefslogtreecommitdiffstats
path: root/config.nmake
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2008-12-10 22:16:09 +0000
committerGerald Combs <gerald@wireshark.org>2008-12-10 22:16:09 +0000
commite137f6cb76621b27acc2e2cd7ceb0e7d6194ff37 (patch)
tree6088db3f498294ef621ea35f85514671ada99f56 /config.nmake
parent8a1b0a0414096f003dc08d70c5912f0df5a39527 (diff)
Use c-ares 1.6.0.
svn path=/trunk/; revision=26961
Diffstat (limited to 'config.nmake')
-rw-r--r--config.nmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.nmake b/config.nmake
index fb92e13d68..058617b5ec 100644
--- a/config.nmake
+++ b/config.nmake
@@ -205,7 +205,7 @@ ZLIB_DIR=$(WIRESHARK_LIBS)\zlib123
# If you don't have c-ares, comment this line out, so that C_ARES_DIR
# isn't defined.
#
-C_ARES_DIR=$(WIRESHARK_LIBS)\c-ares-1.5.3ws
+C_ARES_DIR=$(WIRESHARK_LIBS)\c-ares-1.6.0ws
#
# Optional: the PCRE (Perl Compatible Regular Expressions) library