From: Martin Mares Date: Sat, 9 Sep 2006 12:46:47 +0000 (+0200) Subject: Updated PCI_LIB_VERSION. X-Git-Tag: v3.0.0~23 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=028dffb2fc1007b8cffe53d6419466e507a17fde;p=pciutils.git Updated PCI_LIB_VERSION. --- diff --git a/ChangeLog b/ChangeLog index 75a8a10..bf6373c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2006-09-09 Martin Mares + * lib/pci.h: Updated PCI_LIB_VERSION. + * lspci.c (show_machine): In the `-m' mode, do proper shell escaping if the fields printed contain quotes or backslashes. diff --git a/lib/pci.h b/lib/pci.h index 9d28937..8becd76 100644 --- a/lib/pci.h +++ b/lib/pci.h @@ -13,7 +13,7 @@ #include "header.h" #include "types.h" -#define PCI_LIB_VERSION 0x020200 +#define PCI_LIB_VERSION 0x020204 /* * PCI Access Structure