summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorKevin Brace <kevinbrace@gmx.com>2020-03-23 14:30:16 -0700
committerKevin Brace <kevinbrace@gmx.com>2020-03-23 15:16:44 -0700
commita68c8319a22dc4fd79061c811001db92a1215a11 (patch)
treed4cc03adc1c88779082d829bc61acf155580dbfb /configure.ac
parentcfe95227ca07ffc3666dbcf26104d4c0402819fe (diff)
Version bumped to 0.6.220
Fixed an issue with allocated memory alignment for UMS no acceleration and non-DRI1 EXA acceleration situations. 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 db1b147..ad1c6e8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-video-openchrome],
- [0.6.219],
+ [0.6.220],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg&component=Driver/openchrome],
[xf86-video-openchrome])