From ec567fe86ad6a9406ea466cec883283ab098ff6c Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Mon, 13 Feb 2023 14:59:29 -0800 Subject: [PATCH] xf86-video-trident 1.4.0 Signed-off-by: Alan Coopersmith --- configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index da357f6..f74fb00 100644 --- a/configure.ac +++ b/configure.ac @@ -23,8 +23,8 @@ # Initialize Autoconf AC_PREREQ([2.60]) AC_INIT([xf86-video-trident], - [1.3.8], - [https://gitlab.freedesktop.org/xorg/driver/xf86-video-trident/issues], + [1.4.0], + [https://gitlab.freedesktop.org/xorg/driver/xf86-video-trident/-/issues], [xf86-video-trident]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h])