diff options
| author | Kevin Brace <kevinbrace@gmx.com> | 2020-03-12 13:55:40 -0700 |
|---|---|---|
| committer | Kevin Brace <kevinbrace@gmx.com> | 2020-03-12 13:55:40 -0700 |
| commit | 45822721962cd1ad5b83738feeedcfe6ad8ec4e9 (patch) | |
| tree | 535651d33ed07c2951b52236e51cccceb2fc95a3 /configure.ac | |
| parent | fe97ca4463ccfb4aadb0d831d65d19e3399ce991 (diff) | |
Version bumped to 0.6.219
Contains cursor disappearance fix for CN333 / CN400 / PM800 / PN800
chipsets.
Signed-off-by: Kevin Brace <kevinbrace@gmx.com>
Diffstat (limited to 'configure.ac')
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 6b18599..db1b147 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) AC_INIT([xf86-video-openchrome], - [0.6.218], + [0.6.219], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg&component=Driver/openchrome], [xf86-video-openchrome]) |
