]> git.ipfire.org Git - thirdparty/pciutils.git/commitdiff
Released as 3.5.1. v3.5.1
authorMartin Mares <mj@ucw.cz>
Sun, 22 May 2016 07:55:55 +0000 (09:55 +0200)
committerMartin Mares <mj@ucw.cz>
Sun, 22 May 2016 07:57:12 +0000 (09:57 +0200)
ChangeLog
lib/pci.h

index c0ede4187437133da25988ebbd40a5cb0c563402..20ea64980bee1d017cf0c78908f4413b9531dcaa 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2016-05-22  Martin Mares <mj@ucw.cz>
+
+       * Released as 3.5.1.
+
+       * Fixed symbol versioning of pci_init().
+
 2016-05-19  Martin Mares <mj@ucw.cz>
 
        * Released as 3.5.0.
index 7e9bb2ed97ef180a9ce170c6b244b46d14919276..9faa3bdae08a67529a28aba04d9ab10c9611d7b4 100644 (file)
--- a/lib/pci.h
+++ b/lib/pci.h
@@ -16,7 +16,7 @@
 #include "header.h"
 #include "types.h"
 
-#define PCI_LIB_VERSION 0x030500
+#define PCI_LIB_VERSION 0x030501
 
 #ifndef PCI_ABI
 #define PCI_ABI