summaryrefslogtreecommitdiff
path: root/lib/pci.h
diff options
context:
space:
mode:
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