From 7a73ca394084947aba2bfde06838ae7cba992a04 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Mon, 10 Nov 2014 14:40:50 +0100 Subject: [PATCH] Updated PCI_LIB_VERSION --- lib/pci.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/pci.h b/lib/pci.h index 3933f3d..f6df869 100644 --- a/lib/pci.h +++ b/lib/pci.h @@ -16,7 +16,7 @@ #include "header.h" #include "types.h" -#define PCI_LIB_VERSION 0x030200 +#define PCI_LIB_VERSION 0x030300 #ifndef PCI_ABI #define PCI_ABI -- 2.39.2