diff options
author | Kevin Brace <kevinbrace@gmx.com> | 2019-12-03 10:09:49 -0800 |
---|---|---|
committer | Kevin Brace <kevinbrace@gmx.com> | 2019-12-03 10:09:49 -0800 |
commit | 866e109fc12752b1679e0b59baf40326d421a03f (patch) | |
tree | 8a5369e4756e72c055c700165ddb868d993043a5 | |
parent | f0c0896a83e8545aa3b779934b4c30c2e5f371cf (diff) |
Version bumped to 0.12.0xf86-video-sis-0.12.0
A maintenance release to support X.Org X Server 1.20.
Signed-off-by: Kevin Brace <kevinbrace@gmx.com>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index c84da5c..3ca3423 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ # Initialize Autoconf AC_PREREQ([2.60]) AC_INIT([xf86-video-sis], - [0.11.0], + [0.12.0], [https://gitlab.freedesktop.org/xorg/driver/xf86-video-sis/issues], [xf86-video-sis]) AC_CONFIG_SRCDIR([Makefile.am]) |