From: Martin Mares Date: Tue, 12 Feb 2008 11:41:38 +0000 (+0100) Subject: Bump the API version (the new API is not cast in stone yet, however). X-Git-Tag: v3.0.0~1^2~31 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=d3cd9d2cfad345f878bc8b27c89cb38394ebbf90;p=pciutils.git Bump the API version (the new API is not cast in stone yet, however). --- diff --git a/lib/pci.h b/lib/pci.h index 1f1c7ef..851e43f 100644 --- a/lib/pci.h +++ b/lib/pci.h @@ -13,7 +13,7 @@ #include "header.h" #include "types.h" -#define PCI_LIB_VERSION 0x020204 /* FIXME: Update */ +#define PCI_LIB_VERSION 0x020299 /* * PCI Access Structure