aboutsummaryrefslogtreecommitdiffstats
path: root/config.nmake
diff options
context:
space:
mode:
authorgerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2008-12-10 22:16:09 +0000
committergerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2008-12-10 22:16:09 +0000
commit625e505942470793be4482953a3eb6345a17dd14 (patch)
tree6088db3f498294ef621ea35f85514671ada99f56 /config.nmake
parent1d77e423962cb23368f6f14b758c226ab74193ff (diff)
Use c-ares 1.6.0.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@26961 f5534014-38df-0310-8fa8-9805f1628bb7
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