summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAaron Plattner <aplattner@nvidia.com>2009-10-12 13:11:47 -0700
committerAaron Plattner <aplattner@nvidia.com>2009-11-17 13:16:17 -0800
commit499241b74322b984bbbee0803513e32b6f83bb31 (patch)
treef0665519dbe0e9151d17579fceee1d43246a9e38 /configure.ac
parent0a5e388ae9c1306bb253c161071424e0282ea8f5 (diff)
downloadxorg-proto-dri2proto-499241b74322b984bbbee0803513e32b6f83bb31.tar.gz
Add a DRI2DriverVDPAU driver type.
Signed-off-by: Aaron Plattner <aplattner@nvidia.com> Acked-by: Kristian Høgsberg <krh@bitplanet.net>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index d8f6bc8..fc96197 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.57])
-AC_INIT([DRI2Proto], [2.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
+AC_INIT([DRI2Proto], [2.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE