From c39c365f863a1b83f16b67101d185eb0a151eb19 Mon Sep 17 00:00:00 2001 From: Pascal Quantin Date: Thu, 7 Apr 2016 20:26:37 +0200 Subject: Update USBPcap installer packaged in our Windows installer and add a warning The newer version creates a system restore point during installation Also add an explicit note in Wireshark installer explaining that USBPcap is experimental and some hints on how to recover in case of issue Bug: 12316 Change-Id: Ifb15ee98bf9db843debe5878f3df8c78f846d8d0 Reviewed-on: https://code.wireshark.org/review/14854 Reviewed-by: Pascal Quantin Petri-Dish: Pascal Quantin Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman --- packaging/nsis/config.nsh.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packaging/nsis/config.nsh.in') diff --git a/packaging/nsis/config.nsh.in b/packaging/nsis/config.nsh.in index 0030b1de8d..827aa88f32 100644 --- a/packaging/nsis/config.nsh.in +++ b/packaging/nsis/config.nsh.in @@ -13,7 +13,7 @@ !define WIRESHARK_LIB_DIR "@WIRESHARK_LIB_DIR@" !define WINPCAP_PACKAGE_VERSION @WINPCAP_PACKAGE_VERSION@ !define PCAP_DISPLAY_VERSION @PCAP_DISPLAY_VERSION@ -!define USBPCAP_DISPLAY_VERSION "1.1.0.0-g794bf26" +!define USBPCAP_DISPLAY_VERSION "1.1.0.0-g794bf26-3" !define VERSION @VERSION@ !define VERSION_MAJOR @VERSION_MAJOR@ !define VERSION_MINOR @VERSION_MINOR@ -- cgit v1.2.3