]> mj.ucw.cz Git - pciutils.git/commitdiff
Released as 2.1.99-test6.
authorMartin Mares <mj@ucw.cz>
Sun, 27 Jun 2004 11:44:49 +0000 (11:44 +0000)
committerMartin Mares <mj@ucw.cz>
Fri, 5 May 2006 12:18:21 +0000 (14:18 +0200)
git-archimport-id: mj@ucw.cz--public/pciutils--main--2.2--patch-52

ChangeLog
Makefile

index 571b67f9b4b4e2e8071d3c2a1f2b11ab1dff265f..691e45913a7447d4892bf7b12b78adaa602bbd85 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2004-06-27  Martin Mares  <mj@ucw.cz>
 
+       * Released as 2.1.99-test6.
+
        * lspci.c (show_msix), lib/header.h: Added dumping of MSI-X cap.
        Patch by Roland Dreier <roland@topspin.com>, cleaned up by me.
 
index de74abef8fc8f79e148a3fd622801c8073aec705..cd6d943f36035501c0d746efc5b3af4801b89ee3 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -4,8 +4,8 @@
 OPT=-O2 -fomit-frame-pointer
 CFLAGS=$(OPT) -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes -Winline
 
-VERSION=2.1.99-test5
-DATE=2004-05-29
+VERSION=2.1.99-test6
+DATE=2004-06-27
 
 PREFIX=/usr/local
 SBINDIR=$(PREFIX)/sbin