From: Martin Mares Date: Fri, 17 Nov 2017 13:01:56 +0000 (+0100) Subject: Released as 3.5.6 X-Git-Tag: v3.5.6~1 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=4092c88517a760e4a9b97e5f92da8d8df7d523da;p=pciutils.git Released as 3.5.6 --- diff --git a/Makefile b/Makefile index fda9a10..8c7edb7 100644 --- 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= diff --git a/lib/pci.h b/lib/pci.h index 794b487..81bdab3 100644 --- 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