aboutsummaryrefslogtreecommitdiffstats
path: root/packaging/u3
diff options
context:
space:
mode:
authorulfl <ulfl@f5534014-38df-0310-8fa8-9805f1628bb7>2007-11-12 07:34:32 +0000
committerulfl <ulfl@f5534014-38df-0310-8fa8-9805f1628bb7>2007-11-12 07:34:32 +0000
commitcf639ba9dd23c38a7aa294a12e9967c85abd7d72 (patch)
tree140155ed230e9c5a917ffa5ec24ce31eadb63192 /packaging/u3
parent912c646145f1ef6dc32e4cb33ffafeba89d94e1d (diff)
update various other places, where WinPcap version 4.0.1 was used
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@23433 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'packaging/u3')
-rw-r--r--packaging/u3/win32/u3util.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/u3/win32/u3util.c b/packaging/u3/win32/u3util.c
index 283874de26..6703cde7d9 100644
--- a/packaging/u3/win32/u3util.c
+++ b/packaging/u3/win32/u3util.c
@@ -46,7 +46,7 @@
#define SHELL_OPEN_COMMAND "\\Shell\\open\\command"
#define DEFAULT_ICON "\\DefaultIcon"
-#define WINPCAP_PACKAGE "\\WinPcap_4_0_1.exe"
+#define WINPCAP_PACKAGE "\\WinPcap_4_0_2.exe"
#define WINPCAP_KEY "SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Uninstall\\WinPcapInst"
#define WINPCAP_UNINSTALL "UninstallString"
#define WINPCAP_U3INSTALLED "U3Installed" /* indicate the U3 device that installed WinPcap */