From: Martin Mares Date: Sun, 24 Jan 2010 00:02:22 +0000 (+0100) Subject: Released as 3.1.6. X-Git-Tag: v3.1.6 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=refs%2Ftags%2Fv3.1.6;p=pciutils.git Released as 3.1.6. --- diff --git a/ChangeLog b/ChangeLog index 4919a65..25e3aa5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2010-01-24 Martin Mares + + * Released as 3.1.6. + + * More capabilities decoded: Virtual Channel (except arbitration + tables), Root Complex Link, Vendor-Specific (header only), SATA HBA. + + * All extended capabilities have their version displayed (-vv or more). + 2010-01-19 Martin Mares * Released as 3.1.5. diff --git a/Makefile b/Makefile index b46323e..814cbdc 100644 --- a/Makefile +++ b/Makefile @@ -4,8 +4,8 @@ OPT=-O2 CFLAGS=$(OPT) -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -VERSION=3.1.5 -DATE=2010-01-19 +VERSION=3.1.6 +DATE=2010-01-24 # Host OS and release (override if you are cross-compiling) HOST=