summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Brace <kevinbrace@gmx.com>2019-07-26 15:44:13 -0700
committerKevin Brace <kevinbrace@gmx.com>2019-07-26 15:44:13 -0700
commitdfe2ce49b5e9664787f5677507eba7ea0446fb7e (patch)
treeb9ddaf881982cc8302cf05650e82499afec7ad80
parent16fe43012005f249375e83ebf43da76d6de67cb7 (diff)
Version bumped to 0.11.0xf86-video-sis-0.11.0
Signed-off-by: Kevin Brace <kevinbrace@gmx.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 9bcf479..c84da5c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-video-sis],
- [0.10.9],
+ [0.11.0],
[https://gitlab.freedesktop.org/xorg/driver/xf86-video-sis/issues],
[xf86-video-sis])
AC_CONFIG_SRCDIR([Makefile.am])