diff options
author | Adam Jackson <ajax@redhat.com> | 2008-03-06 15:31:51 -0500 |
---|---|---|
committer | Adam Jackson <ajax@redhat.com> | 2008-03-06 15:31:51 -0500 |
commit | ac119e0b1d5fdbb6bd447b6cef1ddca59840fe40 (patch) | |
tree | 8e4fb1393d870dc8728613b2784cf3dca2ef5e5a | |
parent | 0ac748d0da1361075efa48a6238f2328d24ba1a8 (diff) |
libpciaccess 0.10libpciaccess-0.10
-rw-r--r-- | configure.ac | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac index 8e53427..8f4e55d 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,3 @@ - dnl (C) Copyright IBM Corporation 2006 dnl All Rights Reserved. dnl @@ -41,7 +40,7 @@ dnl refers to ${prefix}. Thus we have to use `eval' twice. AC_PREREQ([2.57]) -AC_INIT(libpciaccess, 0.10.0, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg&component=libpciaccess], libpciaccess) +AC_INIT(libpciaccess, 0.10, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg&component=libpciaccess], libpciaccess) AM_INIT_AUTOMAKE([dist-bzip2]) AM_MAINTAINER_MODE |