diff options
author | Adam Jackson <ajax@redhat.com> | 2009-12-14 17:27:12 -0500 |
---|---|---|
committer | Adam Jackson <ajax@redhat.com> | 2009-12-14 17:27:12 -0500 |
commit | fac83b8116e19d4efbf8438d1cc485656cca5c60 (patch) | |
tree | b83d77f89008820680f45c28119d7b9a8055eb72 | |
parent | 947ab16f2938e8883503ef679a40684dfe2a90e5 (diff) |
libpciaccess 0.11.0libpciaccess-0.11.0
Signed-off-by: Adam Jackson <ajax@redhat.com>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 12847ca..ffc1c8d 100644 --- a/configure.ac +++ b/configure.ac @@ -24,7 +24,7 @@ dnl Process this file with autoconf to create configure. AC_PREREQ([2.57]) -AC_INIT(libpciaccess, 0.10.9, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg&component=libpciaccess], libpciaccess) +AC_INIT(libpciaccess, 0.11.0, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg&component=libpciaccess], libpciaccess) AM_INIT_AUTOMAKE([foreign dist-bzip2]) AM_MAINTAINER_MODE |