From 66e3f631a52dfe423fd99a19f59c41adf2b8f48e Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Fri, 9 Dec 2022 10:50:07 -0800 Subject: [PATCH] xf86-video-suntcx 1.1.3 Signed-off-by: Alan Coopersmith --- configure.ac | 4 ++-- 1 file 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])