From: Martin Mares Date: Sat, 26 Nov 2005 13:01:11 +0000 (+0000) Subject: Released 2.2.1 X-Git-Tag: v3.0.0~76 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=e4af70c6d63b6fd68f90f18e55ace1688bc2668e;p=pciutils.git Released 2.2.1 git-archimport-id: mj@ucw.cz--public/pciutils--main--2.2--patch-89 --- diff --git a/ChangeLog b/ChangeLog index c2ae064..bdea16f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2005-11-26 Martin Mares + * Released as 2.2.1. + * lspci.c (show_machine): Subsystem vendors were printed incorrectly in machine-readable modes. Thanks to Pavel Celeda for a bug report. diff --git a/Makefile b/Makefile index ae17fb1..94a5d4a 100644 --- a/Makefile +++ b/Makefile @@ -4,8 +4,8 @@ OPT=-O2 CFLAGS=$(OPT) -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -Winline -VERSION=2.2.0 -DATE=2005-09-21 +VERSION=2.2.1 +DATE=2005-11-26 PREFIX=/usr/local SBINDIR=$(PREFIX)/sbin