summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorKevin Brace <kevinbrace@gmx.com>2020-02-13 17:29:40 -0800
committerKevin Brace <kevinbrace@gmx.com>2020-02-13 18:57:02 -0800
commite23828506dee12bc8f9fd1c0fc302eac914eede0 (patch)
treee3cc78c76e4bc75e1fa87ba518585f529ca5a539 /configure.ac
parent6393d955b7fe946d19a6fb6853c13c3c0a2e5a5d (diff)
Version bumped to 0.6.215
The code now uses EXA offscreen memory manager when EXA is in use and DRM is not available. If EXA is not in use, X Server's offscreen memory manager will continued to be used. 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 0ec07f2..05959b8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-video-openchrome],
- [0.6.214],
+ [0.6.215],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg&component=Driver/openchrome],
[xf86-video-openchrome])