diff options
author | Adam Jackson <ajax@redhat.com> | 2008-06-10 15:23:06 -0400 |
---|---|---|
committer | Adam Jackson <ajax@redhat.com> | 2008-06-10 15:23:06 -0400 |
commit | 07577a875bc9996437cfe30e5a87ca6b1a0f7e4a (patch) | |
tree | 66bd142b276a4686c2587c11cfb21d6a5e5597a8 /configure.ac | |
parent | e3adc06b8b8214478aa1d3e85fd5f83b79d039b4 (diff) |
libpciaccess 0.10.2libpciaccess-0.10.2
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 ed81dc4..48f33c2 100644 --- a/configure.ac +++ b/configure.ac @@ -40,7 +40,7 @@ dnl refers to ${prefix}. Thus we have to use `eval' twice. AC_PREREQ([2.57]) -AC_INIT(libpciaccess, 0.10.1, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg&component=libpciaccess], libpciaccess) +AC_INIT(libpciaccess, 0.10.2, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg&component=libpciaccess], libpciaccess) AM_INIT_AUTOMAKE([dist-bzip2]) AM_MAINTAINER_MODE |