diff options
author | Martin Mares <mj@ucw.cz> | 2015-09-14 17:53:11 +0200 |
---|---|---|
committer | Martin Mares <mj@ucw.cz> | 2015-09-14 17:53:11 +0200 |
commit | 508c53eb181bebdc770de1e9908925bd662db7ff (patch) | |
tree | b976e1fe18e4ea06c8ff54ff798ba292b364a045 /lib/pci.h | |
parent | 73debb0ab39b75a8e49e153f62a2a88534f5d1e2 (diff) | |
download | pciutils-origin.tar.gz |
Diffstat (limited to 'lib/pci.h')
-rw-r--r-- | lib/pci.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ #include "header.h" #include "types.h" -#define PCI_LIB_VERSION 0x030301 +#define PCI_LIB_VERSION 0x030400 #ifndef PCI_ABI #define PCI_ABI |