summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorIan Romanick <idr@us.ibm.com>2007-08-27 16:39:00 -0700
committerIan Romanick <idr@us.ibm.com>2007-08-27 16:39:00 -0700
commit5e595d09e7011b82a90f74b149a97bea23ddfbf0 (patch)
tree1e2c5a025a60366627559163195ed1c27a783a63 /configure.ac
parentb0c9558c97ee861af240a948c364807e628e49de (diff)
Bump version to 0.9.0.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index d5c0585..645bddc 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.8.0, [none yet], libpciaccess)
+AC_INIT(libpciaccess, 0.9.0, [none yet], libpciaccess)
AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE