From: Martin Mares Date: Mon, 25 Jun 2012 12:47:28 +0000 (+0200) Subject: Released as 3.1.10. X-Git-Tag: v3.1.10 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=refs%2Ftags%2Fv3.1.10;p=pciutils.git Released as 3.1.10. --- diff --git a/ChangeLog b/ChangeLog index 92e5764..a0448a8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2012-06-25 Martin Mares + + * Released as 3.1.10. + + * Decoding of LTR/OBFF in PCIe capabilities. + + * Various minor bug fixes. + + * Updated pci.ids to the today's snapshot of the database. + 2012-01-14 Martin Mares * Released as 3.1.9. diff --git a/Makefile b/Makefile index 322b09d..8a3d396 100644 --- a/Makefile +++ b/Makefile @@ -4,8 +4,8 @@ OPT=-O2 CFLAGS=$(OPT) -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -VERSION=3.1.9 -DATE=2012-01-14 +VERSION=3.1.10 +DATE=2012-06-25 # Host OS and release (override if you are cross-compiling) HOST=