summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Brace <kevinbrace@gmx.com>2018-08-02 12:47:54 -0700
committerKevin Brace <kevinbrace@gmx.com>2018-08-02 12:47:54 -0700
commit1fe5b0c0ab444d7c902a1d348ae4d982cf5c1790 (patch)
tree6849a22370fa0dabc3e96a337ffd9c9fcf5d561c
parentfb625410051dcf2e0bbd3bbcefe83dbc53f9a33c (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.ac2
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])