summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gmail.com>2017-01-17 14:45:31 -0800
committerMatt Turner <mattst88@gmail.com>2017-01-17 14:45:31 -0800
commit3b1aca65448a0660d8ecb60b2431a306b66d5a5a (patch)
treea42a2bd2c34fbb891ddd75778d7a4c5aef75b433
parent96fee560cd8bf7bf27048ce5fe67b7af6838c8d0 (diff)
xf86-video-sis 0.10.9xf86-video-sis-0.10.9
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 43049d3..add8661 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-video-sis],
- [0.10.8],
+ [0.10.9],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-video-sis])
AC_CONFIG_SRCDIR([Makefile.am])