summaryrefslogtreecommitdiff
path: root/config.nmake
diff options
context:
space:
mode:
authorTomas Kukosa <tomas.kukosa@siemens.com>2009-11-11 09:58:29 +0000
committerTomas Kukosa <tomas.kukosa@siemens.com>2009-11-11 09:58:29 +0000
commit7f38b7b889ba3b7bf497642c2f2830fe3e6c4090 (patch)
treed0c68208e25e807111ae1ad65bd54bdb09dfdacc /config.nmake
parent7b7d48d2a7fc8e457a6f4d3a84d68e0a3363bf9d (diff)
downloadwireshark-7f38b7b889ba3b7bf497642c2f2830fe3e6c4090.tar.gz
Update to the GnuTLS 2.8.5
svn path=/trunk/; revision=30930
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 796fbe6f3e..62670a6ade 100644
--- a/config.nmake
+++ b/config.nmake
@@ -277,7 +277,7 @@ PCRE_DIR=$(WIRESHARK_LIBS)\pcre-7.0
# isn't defined.
#
# Platform SDK conflicts with openssl.h header
-GNUTLS_DIR=$(WIRESHARK_LIBS)\gnutls-2.8.1-1
+GNUTLS_DIR=$(WIRESHARK_LIBS)\gnutls-2.8.5-1
#
# Optional: the KFW library enables kerberos/sasl/dcerpc decryption.