summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Mares <mj@ucw.cz>2014-11-10 14:38:10 +0100
committerMartin Mares <mj@ucw.cz>2014-11-10 14:38:10 +0100
commitf14d4d87f6b927c351b4fcbda83e11a33d427cd1 (patch)
treed02817d50a27a1a84cb70f1d69d5756bef75448b
parent3fd822ee9fbc3fd273688ff09b79544f0e952b03 (diff)
downloadpciutils-f14d4d87f6b927c351b4fcbda83e11a33d427cd1.tar.gz
Released as 3.3.0.
-rw-r--r--ChangeLog5
-rw-r--r--Makefile6
2 files changed, 7 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index 445a615..aa580b2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,7 @@
-2014-11-02 Martin Mares <mj@ucw.cz>
+2014-11-10 Martin Mares <mj@ucw.cz>
+
+ * Released as 3.3.0 (celebrating a one-year anniversary of
+ the previous version :)).
* Device names exported by BIOS are displayed on Linux.
diff --git a/Makefile b/Makefile
index bcc3b1a..8d49afa 100644
--- a/Makefile
+++ b/Makefile
@@ -1,11 +1,11 @@
# Makefile for The PCI Utilities
-# (c) 1998--2013 Martin Mares <mj@ucw.cz>
+# (c) 1998--2014 Martin Mares <mj@ucw.cz>
OPT=-O2
CFLAGS=$(OPT) -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes
-VERSION=3.2.1
-DATE=2013-11-10
+VERSION=3.3.0
+DATE=2014-11-10
# Host OS and release (override if you are cross-compiling)
HOST=