summaryrefslogtreecommitdiff
path: root/lib/pci.h
diff options
context:
space:
mode:
authorMartin Mares <mj@ucw.cz>2016-01-03 15:19:41 +0100
committerMartin Mares <mj@ucw.cz>2016-01-03 15:19:41 +0100
commit37c9315c504f266c23d51e62e59d32422dbbe9e7 (patch)
treebc678185cac002214725cac1c550b1dd731a245b /lib/pci.h
parent07a250f472ab5845f90638938a0af4bf13fa8829 (diff)
downloadpciutils-3.4.1.tar.gz
Released as 3.4.1.v3.4.1
Diffstat (limited to 'lib/pci.h')
-rw-r--r--lib/pci.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/pci.h b/lib/pci.h
index 10ba831..9c1e281 100644
--- a/lib/pci.h
+++ b/lib/pci.h
@@ -1,7 +1,7 @@
/*
* The PCI Library
*
- * Copyright (c) 1997--2015 Martin Mares <mj@ucw.cz>
+ * Copyright (c) 1997--2016 Martin Mares <mj@ucw.cz>
*
* Can be freely distributed and used under the terms of the GNU GPL.
*/
@@ -16,7 +16,7 @@
#include "header.h"
#include "types.h"
-#define PCI_LIB_VERSION 0x030400
+#define PCI_LIB_VERSION 0x030401
#ifndef PCI_ABI
#define PCI_ABI