diff options
| author | Kevin Brace <kevinbrace@gmx.com> | 2020-04-01 08:04:03 -0700 |
|---|---|---|
| committer | Kevin Brace <kevinbrace@gmx.com> | 2020-04-01 08:04:03 -0700 |
| commit | f32f4762ab68c3283814c07feb18ca3d6865e98c (patch) | |
| tree | 7428e301ced2f2edee98ec6f4bba04d8665d06ab | |
| parent | d3c0c8fbfb9d704b43b3bd3c88e6d6495a604e8f (diff) | |
Version bumped to 0.6.221
Put in a fix for KMS mode CLE266 and KM400 chipsets HI (Hardware Icon)
based cursor. The cursor is still broken in UMS mode.
Signed-off-by: Kevin Brace <kevinbrace@gmx.com>
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index ad1c6e8..5795b9b 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) AC_INIT([xf86-video-openchrome], - [0.6.220], + [0.6.221], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg&component=Driver/openchrome], [xf86-video-openchrome]) |
