diff options
author | Adam Jackson <ajax@redhat.com> | 2008-06-10 15:24:56 -0400 |
---|---|---|
committer | Adam Jackson <ajax@redhat.com> | 2008-06-10 15:24:56 -0400 |
commit | ed0555e4225aec26aaaa40f4f3c15fd914390817 (patch) | |
tree | 920a4f88ee96dc35c3f1b41cf37fc0d4b64a94b4 | |
parent | 07577a875bc9996437cfe30e5a87ca6b1a0f7e4a (diff) |
libpciaccess 0.10.3libpciaccess-0.10.3
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 48f33c2..9293b4a 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.2, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg&component=libpciaccess], libpciaccess) +AC_INIT(libpciaccess, 0.10.3, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg&component=libpciaccess], libpciaccess) AM_INIT_AUTOMAKE([dist-bzip2]) AM_MAINTAINER_MODE |