]> git.ipfire.org Git - thirdparty/pciutils.git/commitdiff
Released 2.2.5-test1.
authorMartin Mares <mj@ucw.cz>
Tue, 6 Feb 2007 12:04:03 +0000 (13:04 +0100)
committerMartin Mares <mj@ucw.cz>
Tue, 6 Feb 2007 12:04:03 +0000 (13:04 +0100)
Makefile

index d0dfc6193516a8df3384c7bc59b552cf01017241..fc181e0368c4f60054db1e801b6f46047928cb12 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,11 +1,11 @@
 # Makefile for The PCI Utilities
-# (c) 1998--2006 Martin Mares <mj@ucw.cz>
+# (c) 1998--2007 Martin Mares <mj@ucw.cz>
 
 OPT=-O2
 CFLAGS=$(OPT) -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes
 
-VERSION=2.2.4
-DATE=2006-09-09
+VERSION=2.2.5-test1
+DATE=2007-02-06
 
 PREFIX=/usr/local
 SBINDIR=$(PREFIX)/sbin