OSDN Git Service

Bump version to 0.9.1 (sigh).
authorIan Romanick <idr@us.ibm.com>
Mon, 27 Aug 2007 23:41:52 +0000 (16:41 -0700)
committerIan Romanick <idr@us.ibm.com>
Mon, 27 Aug 2007 23:41:52 +0000 (16:41 -0700)
configure.ac

index 645bddc..e48a893 100644 (file)
@@ -41,7 +41,7 @@ dnl refers to ${prefix}.  Thus we have to use `eval' twice.
 
 AC_PREREQ([2.57])
 
-AC_INIT(libpciaccess, 0.9.0, [none yet], libpciaccess)
+AC_INIT(libpciaccess, 0.9.1, [none yet], libpciaccess)
 AM_INIT_AUTOMAKE([dist-bzip2])
 AM_MAINTAINER_MODE