diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2024-03-24 11:48:07 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2024-03-24 11:48:07 -0700 |
commit | 0bb1c9ec61ddf8df4a66799905b184632de191a7 (patch) | |
tree | 2a50224a9c218ccd1a0bd34ed1ed074974052a0a | |
parent | b8b3a9e5b3c4001bd25e8699b99177c24672f930 (diff) |
xf86-video-chips 1.5.0xf86-video-chips-1.5.0
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r-- | configure.ac | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac index 9a868c3..1c87bce 100644 --- a/configure.ac +++ b/configure.ac @@ -23,8 +23,8 @@ # Initialize Autoconf AC_PREREQ([2.60]) AC_INIT([xf86-video-chips], - [1.4.0], - [https://gitlab.freedesktop.org/xorg/driver/xf86-video-chips/issues], + [1.5.0], + [https://gitlab.freedesktop.org/xorg/driver/xf86-video-chips/-/issues], [xf86-video-chips]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |