diff options
author | Connor Behan <connor.behan@gmail.com> | 2016-01-21 22:12:25 -0500 |
---|---|---|
committer | Connor Behan <connor.behan@gmail.com> | 2016-01-21 22:12:25 -0500 |
commit | d3f3c9549119629ddd9447a0f9b699a909b916d5 (patch) | |
tree | 121054a45d7732842d02fd07d6927f940a353465 | |
parent | 562681414f38c6925da01b3fec0802f532cd9e53 (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.ac | 2 |
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]) |