summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDave Airlie <airlied@redhat.com>2012-07-07 10:20:12 +0100
committerDave Airlie <airlied@redhat.com>2012-07-07 10:20:12 +0100
commit4eeacce4c4a300b938b7e3fb78a8e443c491780b (patch)
tree2ffd3df82956036955ff106dfce38d555e7c6412
parentfb9e9339876d0a7c4821f9dbea1635a43a06da01 (diff)
downloadxorg-proto-dri2proto-4eeacce4c4a300b938b7e3fb78a8e443c491780b.tar.gz
dri2proto: bump package to 2.8dri2proto-2.8
this just so we can rely on 2.8 to build the server/mesa against. Signed-off-by: Dave Airlie <airlied@redhat.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index aeb86a9..6d1ebdb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.60])
-AC_INIT([DRI2Proto], [2.7], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
+AC_INIT([DRI2Proto], [2.8], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE