diff options
| author | Joseph Mingrone <jrm@FreeBSD.org> | 2023-05-27 01:45:43 +0000 |
|---|---|---|
| committer | Joseph Mingrone <jrm@FreeBSD.org> | 2023-05-27 15:38:38 +0000 |
| commit | 270d20ce91c898c532ebaff76bb5b71c8544e928 (patch) | |
| tree | b29d25692f7cda59078b36e5ba6357208a528bbf /lib/libpcap | |
| parent | c90901245e9c1816f2a2c2d1e2242b0772f4bd31 (diff) | |
Diffstat (limited to 'lib/libpcap')
| -rw-r--r-- | lib/libpcap/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libpcap/config.h b/lib/libpcap/config.h index a0e94c76c8b9..7c823a07c3a4 100644 --- a/lib/libpcap/config.h +++ b/lib/libpcap/config.h @@ -184,7 +184,7 @@ #define PACKAGE_NAME "pcap" /* Define to the full name and version of this package. */ -#define PACKAGE_STRING "pcap 1.9.1" +#define PACKAGE_STRING "pcap 1.10.4" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "pcap" |
