summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Brace <kevinbrace@gmx.com>2018-08-04 13:38:53 -0700
committerKevin Brace <kevinbrace@gmx.com>2018-08-04 13:38:53 -0700
commit1b17c78941762c38e3ea37e0b259270286c18455 (patch)
tree3faf6831c26e5d227aa579e5a75a9c89bfed37d1
parentb93302435030a8dc878ea330eafd5d8b87f0df03 (diff)
Version bumped to 6.11.102
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 ecef5c6..04884f7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-video-r128],
- [6.11.101],
+ [6.11.102],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-video-r128])
AC_CONFIG_SRCDIR([Makefile.am])