From 8dcc0e7f953e50113744d1c3b5eaf5832ab4a7f8 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Tue, 6 Feb 2007 13:04:03 +0100 Subject: [PATCH] Released 2.2.5-test1. --- Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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 -- 2.39.2