From 479c24b527910c16f88f6b32b6897a0fc5cc06b1 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Mon, 5 Jul 2004 15:44:18 +0000 Subject: [PATCH] Forgot to update version number, as usually. git-archimport-id: mj@ucw.cz--public/pciutils--main--2.2--patch-55 --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index cd6d943..6bcc1ed 100644 --- 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-test6 -DATE=2004-06-27 +VERSION=2.1.99-test7 +DATE=2004-07-05 PREFIX=/usr/local SBINDIR=$(PREFIX)/sbin -- 2.39.2