summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConnor Behan <connor.behan@gmail.com>2015-05-01 19:43:42 -0400
committerConnor Behan <connor.behan@gmail.com>2015-05-01 19:43:42 -0400
commit0b0f74ac7db42c772c8dda0167154bbdcb904d4f (patch)
tree5d9de76f1b7c8dbfbdbaa1fba950207efdeebd0a
parentd05022a1c398787d3f21d023a8251cb128ba9f9f (diff)
Bump to version 6.10.0xf86-video-r128-6.10.0
Signed-off-by: Connor Behan <connor.behan@gmail.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 7b461c6..51bd90d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-video-r128],
- [6.9.2],
+ [6.10.0],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-video-r128])
AC_CONFIG_SRCDIR([Makefile.am])