From: Martin Mares Date: Tue, 6 Feb 2007 12:04:03 +0000 (+0100) Subject: Released 2.2.5-test1. X-Git-Tag: v3.0.0~11 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=8dcc0e7f953e50113744d1c3b5eaf5832ab4a7f8;p=pciutils.git Released 2.2.5-test1. --- diff --git a/Makefile b/Makefile index d0dfc61..fc181e0 100644 --- a/Makefile +++ b/Makefile @@ -1,11 +1,11 @@ # Makefile for The PCI Utilities -# (c) 1998--2006 Martin Mares +# (c) 1998--2007 Martin Mares 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