aboutsummaryrefslogtreecommitdiffstats
path: root/packaging/nsis/Makefile.nmake
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2009-10-21 03:13:42 +0000
committerGerald Combs <gerald@wireshark.org>2009-10-21 03:13:42 +0000
commit09a0650607d7e273413e2cf5d29facb0b92bce4e (patch)
treeef7130b6610d86cd821babe3254f83da2da795f0 /packaging/nsis/Makefile.nmake
parent6274e6b1ff45d0cc4bf9eee9b49b09d7f068fe43 (diff)
Update WinPcap and the developer's pack to 4.1.1.
svn path=/trunk/; revision=30652
Diffstat (limited to 'packaging/nsis/Makefile.nmake')
-rw-r--r--packaging/nsis/Makefile.nmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/nsis/Makefile.nmake b/packaging/nsis/Makefile.nmake
index c84cb3bc1e..eacdb43afa 100644
--- a/packaging/nsis/Makefile.nmake
+++ b/packaging/nsis/Makefile.nmake
@@ -16,7 +16,7 @@ EXE=../../tshark.exe ../../editcap.exe \
!IFDEF GTK_DIR
../../wireshark.exe \
!ENDIF
- ../../text2pcap.exe ../../mergecap.exe ../../capinfos.exe WinPcap_4_0_2.exe
+ ../../text2pcap.exe ../../mergecap.exe ../../capinfos.exe WinPcap_4_1_1.exe
DLL=../../wiretap/wiretap-$(WTAP_VERSION).dll ../../wsutil/libwsutil.dll
DOC=../../doc/ws.css \
../../doc/capinfos.html \