From: Martin Mares Date: Tue, 12 Feb 2008 11:32:14 +0000 (+0100) Subject: Released as 2.2.10. X-Git-Tag: v3.0.0~1^2~32^2 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=2466b14be6e7dc74ab9dfe3fdf13345b729fac5e;p=pciutils.git Released as 2.2.10. --- diff --git a/ChangeLog b/ChangeLog index 442d805..b0c6b26 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2008-02-11 Martin Mares + * Released as 2.2.10. + * lspci.c, setpci.c: Cleaned up the list of options. * lib/names.c: Fix displaying of errors reported by zlib. diff --git a/Makefile b/Makefile index 74572e9..921126f 100644 --- a/Makefile +++ b/Makefile @@ -1,11 +1,11 @@ # Makefile for The PCI Utilities -# (c) 1998--2007 Martin Mares +# (c) 1998--2008 Martin Mares OPT=-O2 CFLAGS=$(OPT) -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -VERSION=2.2.9 -DATE=2007-11-06 +VERSION=2.2.10 +DATE=2008-02-11 PREFIX=/usr/local SBINDIR=$(PREFIX)/sbin diff --git a/README b/README index 42a6261..8a9230c 100644 --- a/README +++ b/README @@ -1,6 +1,6 @@ This package contains the PCI Utilities, version @VERSION@. -Copyright (c) 1997--2007 Martin Mares +Copyright (c) 1997--2008 Martin Mares All files in this package can be freely distributed and used according to the terms of the GNU General Public License, either version 2 or