summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorIan Romanick <idr@us.ibm.com>2007-09-06 15:42:13 -0700
committerIan Romanick <idr@us.ibm.com>2007-09-06 15:42:13 -0700
commit596a84b11710728d59fe1f95922b96ddcf0c374a (patch)
treedbcfccf7787b0d4d10b10ea4652bf90cc101d723 /configure.ac
parentba1a609323f9441f69b90d41345773df64fc5878 (diff)
Require XGI DRM version 1.0.0 or later. Bump version to 1.8.0 pre-release.
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 cd65998..6dc2057 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@
AC_PREREQ(2.57)
AC_INIT([xf86-video-xgixp],
- 1.7.7,
+ 1.7.99.1,
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
xf86-video-xgixp)