summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMartin Mares <mj@ucw.cz>2016-01-03 15:19:41 +0100
committerMartin Mares <mj@ucw.cz>2016-01-03 15:19:41 +0100
commit37c9315c504f266c23d51e62e59d32422dbbe9e7 (patch)
treebc678185cac002214725cac1c550b1dd731a245b /Makefile
parent07a250f472ab5845f90638938a0af4bf13fa8829 (diff)
downloadpciutils-37c9315c504f266c23d51e62e59d32422dbbe9e7.tar.gz
Released as 3.4.1.v3.4.1
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index d313c63..63cc489 100644
--- a/Makefile
+++ b/Makefile
@@ -1,11 +1,11 @@
# Makefile for The PCI Utilities
-# (c) 1998--2015 Martin Mares <mj@ucw.cz>
+# (c) 1998--2016 Martin Mares <mj@ucw.cz>
OPT=-O2
CFLAGS=$(OPT) -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes
-VERSION=3.4.0
-DATE=2015-09-14
+VERSION=3.4.1
+DATE=2016-01-03
# Host OS and release (override if you are cross-compiling)
HOST=