+2017-02-25 Martin Mares <mj@ucw.cz>
+
+ * Released as 3.5.4.
+
+ * Previous version broke compilation on systems, for which lib/types.h
+ did not provide a 64-bit integer type. It is provided everywhere now.
+
2017-02-15 Martin Mares <mj@ucw.cz>
* Released as 3.5.3.
OPT=-O2
CFLAGS=$(OPT) -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes
-VERSION=3.5.3
-DATE=2017-02-15
+VERSION=3.5.4
+DATE=2017-02-25
# Host OS and release (override if you are cross-compiling)
HOST=
This package contains the PCI Utilities, version @VERSION@.
-Copyright (c) 1997--2016 Martin Mares <mj@ucw.cz>
+Copyright (c) 1997--2017 Martin Mares <mj@ucw.cz>
All files in this package can be freely distributed and used according
to the terms of the GNU General Public License, either version 2 or
#include "header.h"
#include "types.h"
-#define PCI_LIB_VERSION 0x030503
+#define PCI_LIB_VERSION 0x030504
#ifndef PCI_ABI
#define PCI_ABI