aboutsummaryrefslogtreecommitdiffstats
path: root/config.nmake
diff options
context:
space:
mode:
authorgerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2010-03-26 18:36:27 +0000
committergerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2010-03-26 18:36:27 +0000
commitf696848e6c7c17bfc6903aa78f295cb3e4a0fb08 (patch)
tree6503b8ea7d54098a2455397cb72ca377a21aefd0 /config.nmake
parentc70bfe8eec52ca97b057b2a57c65a43f49cdb799 (diff)
Update c-ares to 1.7.1.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@32293 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'config.nmake')
-rw-r--r--config.nmake4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.nmake b/config.nmake
index 3decc3d6a1..843dd13f92 100644
--- a/config.nmake
+++ b/config.nmake
@@ -227,7 +227,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_PKG=1.7.0
+C_ARES_PKG=1.7.1
#
# Optional: the PCRE (Perl Compatible Regular Expressions) library
@@ -436,7 +436,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_PKG=1.7.0
+C_ARES_PKG=1.7.1
#
# Optional: the PCRE (Perl Compatible Regular Expressions) library