]> mj.ucw.cz Git - pciutils.git/commitdiff
Released as 3.8.0. v3.8.0
authorMartin Mares <mj@ucw.cz>
Mon, 18 Apr 2022 16:48:26 +0000 (18:48 +0200)
committerMartin Mares <mj@ucw.cz>
Mon, 18 Apr 2022 16:48:46 +0000 (18:48 +0200)
ChangeLog
Makefile
lib/pci.h

index d1c4802a76b9441d3df500594ac2062a1845433d..f5852d7a3c7ce3cbee96d683981adb70905b2631 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,4 @@
-2022-04-16  Martin Mares <mj@ucw.cz>
+2022-04-18  Martin Mares <mj@ucw.cz>
 
        * Released as 3.8.0.
 
index e9afb5762af18b387ea3ca1707f77ad9878ca64a..9319bb495b21dbaec5e825152bb656ea2175822f 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,11 +1,11 @@
 # Makefile for The PCI Utilities
-# (c) 1998--2020 Martin Mares <mj@ucw.cz>
+# (c) 1998--2022 Martin Mares <mj@ucw.cz>
 
 OPT=-O2
 CFLAGS=$(OPT) -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes
 
-VERSION=3.7.0
-DATE=2020-05-31
+VERSION=3.8.0
+DATE=2022-04-18
 
 # Host OS and release (override if you are cross-compiling)
 HOST=
index 1687d7a6cb1b9b7bad746698ebce50cd77f726e9..eeb4a55cb18db40c0bafd9babaa4a9454f357779 100644 (file)
--- a/lib/pci.h
+++ b/lib/pci.h
@@ -16,7 +16,7 @@
 #include "header.h"
 #include "types.h"
 
-#define PCI_LIB_VERSION 0x030700
+#define PCI_LIB_VERSION 0x030800
 
 #ifndef PCI_ABI
 #define PCI_ABI