diff options
| author | Kevin Brace <kevinbrace@gmx.com> | 2020-03-23 14:30:16 -0700 |
|---|---|---|
| committer | Kevin Brace <kevinbrace@gmx.com> | 2020-03-23 15:16:44 -0700 |
| commit | a68c8319a22dc4fd79061c811001db92a1215a11 (patch) | |
| tree | d4cc03adc1c88779082d829bc61acf155580dbfb /configure.ac | |
| parent | cfe95227ca07ffc3666dbcf26104d4c0402819fe (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.ac | 2 |
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]) |
