summaryrefslogtreecommitdiff
path: root/config.nmake
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2013-03-09 01:20:09 +0000
committerGerald Combs <gerald@wireshark.org>2013-03-09 01:20:09 +0000
commit7613251d1c772978af55661892f426734f7c18cb (patch)
treefc21ad178d96c7e9ad6e718c1fa438add7974b77 /config.nmake
parent88205d4b7225bede5686d46fe7caa186abe27e2b (diff)
downloadwireshark-7613251d1c772978af55661892f426734f7c18cb.tar.gz
Switch to WinPcap 4.1.3.
svn path=/trunk/; revision=48207
Diffstat (limited to 'config.nmake')
-rw-r--r--config.nmake6
1 files changed, 4 insertions, 2 deletions
diff --git a/config.nmake b/config.nmake
index 3bf220fdeb..03ac461179 100644
--- a/config.nmake
+++ b/config.nmake
@@ -306,7 +306,8 @@ GTK_INST_VERSION=3.4
#
PCAP_DIR=$(WIRESHARK_LIB_DIR)\WPdpack
# This macro is used by the nsis installer script, by the u3/portable apps and by the setup target.
-PCAP_VERSION=4_1_2
+PCAP_VERSION=4_1_3
+WPD_VERSION=4_1_2
#
# Optional: WinPcap remote capture support and new API
@@ -526,7 +527,8 @@ GTK_INST_VERSION=3.4
#
PCAP_DIR=$(WIRESHARK_LIB_DIR)\WPdpack
# This macro is used by the nsis installer script, by the u3/portable apps and by the setup target.
-PCAP_VERSION=4_1_2
+PCAP_VERSION=4_1_3
+WPD_VERSION=4_1_2
#
# Optional: WinPcap remote capture support and new API