From: Martin Mares Date: Fri, 4 May 2007 09:43:33 +0000 (+0200) Subject: Released pciutils-2.2.5. X-Git-Tag: v3.0.0~8^2~38 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=55c89179688a12ac265ed10e3b2ffe3de897374a;p=pciutils.git Released pciutils-2.2.5. --- 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