summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2022-12-09 10:50:07 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2022-12-09 10:50:07 -0800
commit66e3f631a52dfe423fd99a19f59c41adf2b8f48e (patch)
tree4f35ad8ec0774161d8cd6276ac250779688aa79a
parent6da3b83ea89e4325c3a91d0abaebd328dc98b129 (diff)
xf86-video-suntcx 1.1.3xf86-video-suntcx-1.1.3
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 7d4e0c6..75cd7f2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,8 +23,8 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-video-suntcx],
- [1.1.2],
- [https://gitlab.freedesktop.org/xorg/driver/xf86-video-suntcx/issues],
+ [1.1.3],
+ [https://gitlab.freedesktop.org/xorg/driver/xf86-video-suntcx/-/issues],
[xf86-video-suntcx])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])