From: Martin Mares Date: Mon, 10 Nov 2014 13:38:10 +0000 (+0100) Subject: Released as 3.3.0. X-Git-Tag: v3.3.0~2 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=f14d4d87f6b927c351b4fcbda83e11a33d427cd1;p=pciutils.git Released as 3.3.0. --- diff --git a/ChangeLog b/ChangeLog index 445a615..aa580b2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,7 @@ -2014-11-02 Martin Mares +2014-11-10 Martin Mares + + * 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 +# (c) 1998--2014 Martin Mares 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=