diff options
author | Kevin Brace <kevinbrace@gmx.com> | 2018-08-02 12:47:54 -0700 |
---|---|---|
committer | Kevin Brace <kevinbrace@gmx.com> | 2018-08-02 12:47:54 -0700 |
commit | 1fe5b0c0ab444d7c902a1d348ae4d982cf5c1790 (patch) | |
tree | 6849a22370fa0dabc3e96a337ffd9c9fcf5d561c | |
parent | fb625410051dcf2e0bbd3bbcefe83dbc53f9a33c (diff) |
Version bumped to 6.11.101
Performed DRI1 and EXA / XAA initialization code refactoring.
Signed-off-by: Kevin Brace <kevinbrace@gmx.com>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index fd78f41..ecef5c6 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) AC_INIT([xf86-video-r128], - [6.11.100], + [6.11.101], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xf86-video-r128]) AC_CONFIG_SRCDIR([Makefile.am]) |