]> git.ipfire.org Git - thirdparty/pciutils.git/commitdiff
Released as 2.2.10.
authorMartin Mares <mj@ucw.cz>
Tue, 12 Feb 2008 11:32:14 +0000 (12:32 +0100)
committerMartin Mares <mj@ucw.cz>
Tue, 12 Feb 2008 11:32:14 +0000 (12:32 +0100)
ChangeLog
Makefile
README

index 442d80586426e00a67a8e4922c7b894a0b39d737..b0c6b26807b0c0c925334ab3184a78eb02c85b3f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2008-02-11  Martin Mares <mj@ucw.cz>
 
+       * Released as 2.2.10.
+
        * lspci.c, setpci.c: Cleaned up the list of options.
 
        * lib/names.c: Fix displaying of errors reported by zlib.
index 74572e9cc5eea796932d961465681780ce553a7e..921126f2db783941a21477f7e1f8fd6115a29483 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,11 +1,11 @@
 # Makefile for The PCI Utilities
-# (c) 1998--2007 Martin Mares <mj@ucw.cz>
+# (c) 1998--2008 Martin Mares <mj@ucw.cz>
 
 OPT=-O2
 CFLAGS=$(OPT) -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes
 
-VERSION=2.2.9
-DATE=2007-11-06
+VERSION=2.2.10
+DATE=2008-02-11
 
 PREFIX=/usr/local
 SBINDIR=$(PREFIX)/sbin
diff --git a/README b/README
index 42a62612e49abb3aad1a059198d221c30a996436..8a9230c01c9518e8eac62304777f9f8559e4a11c 100644 (file)
--- a/README
+++ b/README
@@ -1,6 +1,6 @@
 This package contains the PCI Utilities, version @VERSION@.
 
-Copyright (c) 1997--2007 Martin Mares <mj@ucw.cz>
+Copyright (c) 1997--2008 Martin Mares <mj@ucw.cz>
 
 All files in this package can be freely distributed and used according
 to the terms of the GNU General Public License, either version 2 or