summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMartin Mares <mj@ucw.cz>2007-11-06 22:29:23 +0100
committerMartin Mares <mj@ucw.cz>2007-11-06 22:29:23 +0100
commit134635662f183ef1c2b0945e8f609851e8e7243a (patch)
tree0de4e3f050debcc155e62770f53a31964b417687 /Makefile
parent11339c0d3d0c9064717983fa283bafcdc5298fe7 (diff)
downloadpciutils-134635662f183ef1c2b0945e8f609851e8e7243a.tar.gz
Released as 2.2.9.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index b50626c..74572e9 100644
--- a/Makefile
+++ b/Makefile
@@ -4,8 +4,8 @@
OPT=-O2
CFLAGS=$(OPT) -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes
-VERSION=2.2.8
-DATE=2007-10-19
+VERSION=2.2.9
+DATE=2007-11-06
PREFIX=/usr/local
SBINDIR=$(PREFIX)/sbin