+2025-06-21 Martin Mares <mj@ucw.cz>
+
+ * Released as 3.14.0.
+
+ * New capabilities are decoded: VirtIO SharedMemory, Physical Layer
+ 16 to 64 GT/s, Flit Mode, Device 3, Intel vendor-specific.
+
+ * ECAM now works on Windows and DJGPP.
+
+ * The GNU/Hurd back-end works on 64-bit systems.
+
+ * Added a new back-end for RT-Thread Smart OS.
+
+ * <lib/header.h> got definitions of new classes and capabilities
+ from PCI Code and ID Assignment rev 1.18.
+
+ * <lib/pci.h> can be included from C++ programs.
+
+ * Updated pci.ids.
+
2024-05-30 Martin Mares <mj@ucw.cz>
* Released as 3.13.0.
# Makefile for The PCI Utilities
-# (c) 1998--2024 Martin Mares <mj@ucw.cz>
+# (c) 1998--2025 Martin Mares <mj@ucw.cz>
OPT=-O2
CFLAGS=$(OPT) -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes
-VERSION=3.13.0
-DATE=2024-05-30
+VERSION=3.14.0
+DATE=2025-06-21
# Host OS and release (override if you are cross-compiling)
HOST=