summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2023-02-13 14:59:29 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2023-02-13 14:59:29 -0800
commitec567fe86ad6a9406ea466cec883283ab098ff6c (patch)
treef9029eccb680e530f7cc5f2b1b8dacee2f859ef2
parente993eebd1f3f0fed9ff77f024042aca9310eebcd (diff)
xf86-video-trident 1.4.0xf86-video-trident-1.4.0
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 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])