summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Brace <kevinbrace@bracecomputerlab.com>2019-12-16 21:20:11 -0600
committerKevin Brace <kevinbrace@bracecomputerlab.com>2019-12-16 21:20:11 -0600
commit63b17bc8468563d28969bd015243aec2d1c7caca (patch)
tree4c3a5cc2dc5a7c98b4421a6fd79480066e8b4984
parent563cf3c47a3373f50a9f79d7164c075dece8f01d (diff)
Version bumped to 0.12.1
Signed-off-by: Kevin Brace <kevinbrace@bracecomputerlab.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 3ca3423..e7dc257 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-video-sis],
- [0.12.0],
+ [0.12.1],
[https://gitlab.freedesktop.org/xorg/driver/xf86-video-sis/issues],
[xf86-video-sis])
AC_CONFIG_SRCDIR([Makefile.am])