diff options
author | Ian Romanick <idr@us.ibm.com> | 2007-08-27 16:41:52 -0700 |
---|---|---|
committer | Ian Romanick <idr@us.ibm.com> | 2007-08-27 16:41:52 -0700 |
commit | 47d625ccea7dbcd6b69009aa1ec64a96e97513f6 (patch) | |
tree | 55da5271958592738131c48abbd457c682fc37c5 /configure.ac | |
parent | 73197e09c924dabc18b8839180508584b97e03df (diff) | |
download | libpciaccess-47d625ccea7dbcd6b69009aa1ec64a96e97513f6.tar.gz libpciaccess-47d625ccea7dbcd6b69009aa1ec64a96e97513f6.tar.bz2 libpciaccess-47d625ccea7dbcd6b69009aa1ec64a96e97513f6.zip |
Bump version to 0.9.1 (sigh).xf86-video-xgi-0.9.1libpciaccess-0.9.1
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 645bddc..e48a893 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.9.0, [none yet], libpciaccess) +AC_INIT(libpciaccess, 0.9.1, [none yet], libpciaccess) AM_INIT_AUTOMAKE([dist-bzip2]) AM_MAINTAINER_MODE |