From 55c89179688a12ac265ed10e3b2ffe3de897374a Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Fri, 4 May 2007 11:43:33 +0200 Subject: [PATCH] Released pciutils-2.2.5. --- ChangeLog | 2 ++ Makefile | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index f482ab1..409f10f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2007-05-04 Martin Mares + * Released as 2.2.5. + * pci.ids: Updated to the current snapshot of the database. 2007-02-14 Martin Mares diff --git a/Makefile b/Makefile index fc181e0..74c44bb 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-test1 -DATE=2007-02-06 +VERSION=2.2.5 +DATE=2007-05-04 PREFIX=/usr/local SBINDIR=$(PREFIX)/sbin -- 2.39.2