Skip to content

Commit f88615a

Browse files
committed
Bump version and changelog for 1.87 release
1 parent e8f570d commit f88615a

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## Npcap 1.87 [2026-02-04]
2+
3+
* Fix a bug causing various BSoD crashes in `NPF_DoTap()`. Fixes [#831](https://issues.npcap.org/831).
4+
15
## Npcap 1.86 [2026-01-07]
26

37
* Updated libpcap to 1.10.6. For a summary of the last 18 years of libpcap

version.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,9 +112,9 @@
112112
#define /*
113113
!define /**/ WINPCAP_REV 86
114114
#define /*
115-
!define /**/ WINPCAP_BUILD 106
115+
!define /**/ WINPCAP_BUILD 203
116116
#define /*
117-
!define /**/ WINPCAP_VER_STRING "1.86"
117+
!define /**/ WINPCAP_VER_STRING "1.87"
118118
#define /*
119119
!define /**/ NPCAP_SDK_VERSION "1.16"
120120

0 commit comments

Comments
 (0)