From 2ba1a0e42928f82e678987c84598e1b9d8ba1ef9 Mon Sep 17 00:00:00 2001 From: Ian Romanick Date: Thu, 6 Jul 2006 17:18:14 -0700 Subject: Files missed (for reasons I still don't understand) on the previous commit. REALLY add support for querying bridge information. Bump to version 0.5.0. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index c901895..a968291 100644 --- a/configure.ac +++ b/configure.ac @@ -41,7 +41,7 @@ dnl refers to ${prefix}. Thus we have to use `eval' twice. AC_PREREQ([2.57]) -AC_INIT(libpciaccess, 0.4.0, [none yet], libpciaccess) +AC_INIT(libpciaccess, 0.5.0, [none yet], libpciaccess) AM_INIT_AUTOMAKE([dist-bzip2]) AM_MAINTAINER_MODE -- cgit v1.2.3