summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorKevin Brace <kevinbrace@gmx.com>2020-04-04 07:39:47 -0700
committerKevin Brace <kevinbrace@gmx.com>2020-04-04 07:39:47 -0700
commitf197e92241f8e4c55e890c3f64f2929ba23b4cfa (patch)
treecb5ae0dde82b3efa000ea58a6dc7c9e5db45eca1 /configure.ac
parent84845494a0793c625253f7fd27245f7d0ff6fd05 (diff)
Revert commit 8484549
In development code adding hardware cursor (bi-color hardware cursor) support for older devices got committed accidentally. Signed-off-by: Kevin Brace <kevinbrace@gmx.com>
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 97bdb4e..ea0cc47 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-video-openchrome],
- [0.6.223],
+ [0.6.222],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg&component=Driver/openchrome],
[xf86-video-openchrome])