From 7cebe4819ffd5c44f9279d79efe347a8e0947944 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Wed, 20 Jun 2007 20:47:50 +0200 Subject: [PATCH] Released pciutils-2.2.6. --- ChangeLog | 5 +++++ Makefile | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 7a85fc8..ca07312 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,13 @@ 2007-06-20 Martin Mares + * Released as 2.2.6. + * Makefile: Added an "install-lib" target. Thanks to Dan Nicholson for a patch. + * Makefile, lib/Makefile: Generate and install pkg-config file + for libpci. Again by Dan Nicholson. + 2007-06-20 Thomas Schwinge * lib/i386-io-hurd.h: Rewritten for new Hurd kernels. diff --git a/Makefile b/Makefile index 378d19d..192205c 100644 --- a/Makefile +++ b/Makefile @@ -4,8 +4,8 @@ OPT=-O2 CFLAGS=$(OPT) -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -VERSION=2.2.5 -DATE=2007-05-04 +VERSION=2.2.6 +DATE=2007-06-20 PREFIX=/usr/local SBINDIR=$(PREFIX)/sbin -- 2.39.2