]> mj.ucw.cz Git - pciutils.git/commitdiff
Released 2.2.1
authorMartin Mares <mj@ucw.cz>
Sat, 26 Nov 2005 13:01:11 +0000 (13:01 +0000)
committerMartin Mares <mj@ucw.cz>
Fri, 5 May 2006 12:18:34 +0000 (14:18 +0200)
git-archimport-id: mj@ucw.cz--public/pciutils--main--2.2--patch-89

ChangeLog
Makefile

index c2ae0645530c3eee503b1320c380a3923cd8cba8..bdea16fdaae20eedae0c85b5504c42c237a217be 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2005-11-26  Martin Mares  <mj@ucw.cz>
 
+       * Released as 2.2.1.
+
        * lspci.c (show_machine): Subsystem vendors were printed incorrectly
        in machine-readable modes. Thanks to Pavel Celeda for a bug report.
 
index ae17fb101e703e39c3cd51eabf636c9d1b551e2e..94a5d4abce3b7514e3ddc91ba9225ce827765dc1 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -4,8 +4,8 @@
 OPT=-O2
 CFLAGS=$(OPT) -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -Winline
 
-VERSION=2.2.0
-DATE=2005-09-21
+VERSION=2.2.1
+DATE=2005-11-26
 
 PREFIX=/usr/local
 SBINDIR=$(PREFIX)/sbin