summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAlan Hourihane <alanh@fairlite.demon.co.uk>2006-03-03 16:27:37 +0000
committerAlan Hourihane <alanh@fairlite.demon.co.uk>2006-03-03 16:27:37 +0000
commitab4c2f3bf4b26fdd597ea7b7a726ae77778617b2 (patch)
tree4317142f872bffbc8d2e57018be122383456b056 /configure.ac
parentbe6216cd8c6a47dd053240f7a5d1445b61f79038 (diff)
Check the version of shadow being used and turn off rotation if it isn't thexf86-video-i810-1_5_1_0
right one. Bump the Xvideo resolution support from 1920x1080 to 1920x1088.
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 665b76a7..55c8c793 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@
AC_PREREQ(2.57)
AC_INIT([xf86-video-i810],
- 1.5.0.0,
+ 1.5.2.0,
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
xf86-video-i810)