summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConnor Behan <connor.behan@gmail.com>2016-01-21 22:12:25 -0500
committerConnor Behan <connor.behan@gmail.com>2016-01-21 22:12:25 -0500
commitd3f3c9549119629ddd9447a0f9b699a909b916d5 (patch)
tree121054a45d7732842d02fd07d6927f940a353465
parent562681414f38c6925da01b3fec0802f532cd9e53 (diff)
Bump to version 6.10.1xf86-video-r128-6.10.1
Signed-off-by: Connor Behan <connor.behan@gmail.com> Tested-by: Christopher Chavez <chrischavez@gmx.us>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 51bd90d..9aaa3ea 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-video-r128],
- [6.10.0],
+ [6.10.1],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-video-r128])
AC_CONFIG_SRCDIR([Makefile.am])