From d1fa27eb2d5ad0405f8fc957235249ed24d4e48f Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Sun, 27 Jun 2004 11:44:49 +0000 Subject: [PATCH] Released as 2.1.99-test6. git-archimport-id: mj@ucw.cz--public/pciutils--main--2.2--patch-52 --- ChangeLog | 2 ++ Makefile | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 571b67f..691e459 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2004-06-27 Martin Mares + * Released as 2.1.99-test6. + * lspci.c (show_msix), lib/header.h: Added dumping of MSI-X cap. Patch by Roland Dreier , cleaned up by me. diff --git a/Makefile b/Makefile index de74abe..cd6d943 100644 --- a/Makefile +++ b/Makefile @@ -4,8 +4,8 @@ OPT=-O2 -fomit-frame-pointer CFLAGS=$(OPT) -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -Winline -VERSION=2.1.99-test5 -DATE=2004-05-29 +VERSION=2.1.99-test6 +DATE=2004-06-27 PREFIX=/usr/local SBINDIR=$(PREFIX)/sbin -- 2.39.2