mirror of
https://github.com/X11Libre/xf86-video-sis.git
synced 2026-03-24 01:25:01 +00:00
Version bumped to 0.12.0
A maintenance release to support X.Org X Server 1.20. Signed-off-by: Kevin Brace <kevinbrace@gmx.com>
This commit is contained in:
@@ -23,7 +23,7 @@
|
|||||||
# Initialize Autoconf
|
# Initialize Autoconf
|
||||||
AC_PREREQ([2.60])
|
AC_PREREQ([2.60])
|
||||||
AC_INIT([xf86-video-sis],
|
AC_INIT([xf86-video-sis],
|
||||||
[0.11.0],
|
[0.12.0],
|
||||||
[https://gitlab.freedesktop.org/xorg/driver/xf86-video-sis/issues],
|
[https://gitlab.freedesktop.org/xorg/driver/xf86-video-sis/issues],
|
||||||
[xf86-video-sis])
|
[xf86-video-sis])
|
||||||
AC_CONFIG_SRCDIR([Makefile.am])
|
AC_CONFIG_SRCDIR([Makefile.am])
|
||||||
|
|||||||
Reference in New Issue
Block a user