From e4af70c6d63b6fd68f90f18e55ace1688bc2668e Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Sat, 26 Nov 2005 13:01:11 +0000 Subject: [PATCH] Released 2.2.1 git-archimport-id: mj@ucw.cz--public/pciutils--main--2.2--patch-89 --- ChangeLog | 2 ++ Makefile | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) 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 -- 2.39.2