summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Brace <kevinbrace@gmx.com>2020-04-20 18:50:58 -0700
committerKevin Brace <kevinbrace@gmx.com>2020-04-20 18:50:58 -0700
commit5255a42d8a31a17938176a70e73a7fd2ea202c31 (patch)
treef9a72ac78a5d2177eb462be6561fcb3172684651
parent07e758fb257c3da4c676c014d3ce2e79b7be0e53 (diff)
Version bumped to 0.6.224
Partial fix for KM400 chipset cursor display issue for KMS / UMS. The fix may still not display the cursor on X servers older than 1.11. CLE266 chipset may still have a cursor display issue on some platforms. The code was verified on HP Pavilion a800n. Signed-off-by: Kevin Brace <kevinbrace@gmx.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 97bdb4e..793c54e 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.224],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg&component=Driver/openchrome],
[xf86-video-openchrome])