]> git.ipfire.org Git - thirdparty/pciutils.git/commitdiff
Released as 3.3.0.
authorMartin Mares <mj@ucw.cz>
Mon, 10 Nov 2014 13:38:10 +0000 (14:38 +0100)
committerMartin Mares <mj@ucw.cz>
Mon, 10 Nov 2014 13:38:10 +0000 (14:38 +0100)
ChangeLog
Makefile

index 445a615e208afb24f4180f8221b0affa75b7d646..aa580b27c16e0a9e4f66019bb4ae701f2c8e3b09 100644 (file)
--- 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.
 
index bcc3b1a844c84a7ba7b10123d599f5dd1866dbde..8d49afa457264a49d3d5e8fc9a51ee3f1df9078a 100644 (file)
--- 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=