]> mj.ucw.cz Git - pciutils.git/commitdiff
Released as 2.2.2.
authorMartin Mares <mj@ucw.cz>
Fri, 5 May 2006 15:22:38 +0000 (17:22 +0200)
committerMartin Mares <mj@ucw.cz>
Fri, 5 May 2006 15:22:38 +0000 (17:22 +0200)
ChangeLog
Makefile
README

index 6e4a5c60ad05d3db686536bd33a539e312cdc4a9..27c57a47383d32b2bd17554017f639516bf28650 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2006-05-05  Martin Mares  <mj@ucw.cz>
 
+       * Released as 2.2.2.
+
        * pci.ids: Updated to the current database snapshot.
 
        * lib/obsd-device.c (and other files in lib/*): Added OpenBSD
index 7c8cf65bad1a943198b489250ce145eb0d691c28..4b69e877d4e43e658c8225e28924b9270a69467f 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,11 +1,11 @@
 # Makefile for The PCI Utilities
-# (c) 1998--2005 Martin Mares <mj@ucw.cz>
+# (c) 1998--2006 Martin Mares <mj@ucw.cz>
 
 OPT=-O2
 CFLAGS=$(OPT) -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -Winline
 
-VERSION=2.2.1
-DATE=2005-11-26
+VERSION=2.2.2
+DATE=2006-05-05
 
 PREFIX=/usr/local
 SBINDIR=$(PREFIX)/sbin
diff --git a/README b/README
index 9a8810a9097cef6cf0842de5b46dbf6e0a498a18..81f35df787e584bf18277a1e050e9b99338469b2 100644 (file)
--- a/README
+++ b/README
@@ -1,6 +1,6 @@
 This package contains the PCI Utilities, version @VERSION@.
 
-Copyright (c) 1997--2005 Martin Mares <mj@ucw.cz>
+Copyright (c) 1997--2006 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