summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gmail.com>2015-08-29 16:35:43 -0700
committerMatt Turner <mattst88@gmail.com>2015-08-29 16:35:43 -0700
commit13b56dc68af8cc41f4fd44115302a3ebbe6662a1 (patch)
treecc4237b905fe90dbcba84d715408e459ef8d3024
parente834b2cdaedccff5e13cef86af23e46992c2530a (diff)
xf86-video-sis: bump to version 0.10.8.xf86-video-sis-0.10.8
Signed-off-by: Matt Turner <mattst88@gmail.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 8ce57bc..43049d3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-video-sis],
- [0.10.7],
+ [0.10.8],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-video-sis])
AC_CONFIG_SRCDIR([Makefile.am])