summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorKevin Brace <kevinbrace@gmx.com>2020-03-12 13:55:40 -0700
committerKevin Brace <kevinbrace@gmx.com>2020-03-12 13:55:40 -0700
commit45822721962cd1ad5b83738feeedcfe6ad8ec4e9 (patch)
tree535651d33ed07c2951b52236e51cccceb2fc95a3 /configure.ac
parentfe97ca4463ccfb4aadb0d831d65d19e3399ce991 (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.ac2
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])