From: Martin Mares Date: Fri, 19 Oct 2007 10:12:49 +0000 (+0200) Subject: Released as 2.2.8. X-Git-Tag: v3.0.0~8^2~8 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=a404b1156a321c8930c9adc2f5c11912a1a08914;p=pciutils.git Released as 2.2.8. --- diff --git a/ChangeLog b/ChangeLog index 899138f..398f508 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2007-10-19 Martin Mares + * Released as 2.2.8. + * pci.ids: Revised class codes to match Conventional PCI 3.0 specs. Added a couple of new ones, renumbered `ADMA continuous operation' prog-if to 0x30 (even the old SATA Class Code ECN doesn't mention diff --git a/Makefile b/Makefile index cc06843..a75b6ce 100644 --- a/Makefile +++ b/Makefile @@ -4,8 +4,8 @@ OPT=-O2 CFLAGS=$(OPT) -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -VERSION=2.2.7 -DATE=2007-10-05 +VERSION=2.2.8 +DATE=2007-10-19 PREFIX=/usr/local SBINDIR=$(PREFIX)/sbin