]> git.ipfire.org Git - thirdparty/pciutils.git/commitdiff
Released as 3.5.6
authorMartin Mares <mj@ucw.cz>
Fri, 17 Nov 2017 13:01:56 +0000 (14:01 +0100)
committerMartin Mares <mj@ucw.cz>
Fri, 17 Nov 2017 13:01:56 +0000 (14:01 +0100)
Makefile
lib/pci.h

index fda9a10e0406bdb8fe8a29cefe03b895f52721eb..8c7edb747699495a63e68139b84b62c16267e2c2 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -4,8 +4,8 @@
 OPT=-O2
 CFLAGS=$(OPT) -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes
 
-VERSION=3.5.5
-DATE=2017-07-05
+VERSION=3.5.6
+DATE=2017-11-17
 
 # Host OS and release (override if you are cross-compiling)
 HOST=
index 794b4874428bc6216b68fdd6757cdffc0eba21fd..81bdab372f4200494970714e60ddd8e1aa262420 100644 (file)
--- a/lib/pci.h
+++ b/lib/pci.h
@@ -16,7 +16,7 @@
 #include "header.h"
 #include "types.h"
 
-#define PCI_LIB_VERSION 0x030505
+#define PCI_LIB_VERSION 0x030506
 
 #ifndef PCI_ABI
 #define PCI_ABI