+2018-07-12 Martin Mares <mj@ucw.cz>
+
+ * Released as 3.6.1.
+
+ * Fixed compilation issues on Linux systems with MUSL libc.
+
2018-06-30 Martin Mares <mj@ucw.cz>
* Released as 3.6.0.
OPT=-O2
CFLAGS=$(OPT) -Wall -W -Wno-parentheses -Wstrict-prototypes -Wmissing-prototypes
-VERSION=3.6.0
-DATE=2018-06-30
+VERSION=3.6.1
+DATE=2018-07-12
# Host OS and release (override if you are cross-compiling)
HOST=
#include "header.h"
#include "types.h"
-#define PCI_LIB_VERSION 0x030600
+#define PCI_LIB_VERSION 0x030601
#ifndef PCI_ABI
#define PCI_ABI