summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2022-12-09 10:33:15 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2022-12-09 10:33:15 -0800
commitd1fa470810d781e0d685afe4b9f8f80da2d32c16 (patch)
tree175ea144ec6d2676da5861c3224c43f43f67ac8a
parent66bc54b459141d5b5a7d1af2ef64b28968cd2339 (diff)
xf86-video-sunleo 1.2.3xf86-video-sunleo-1.2.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 e13fbc1..e1cd8c6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,8 +23,8 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-video-sunleo],
- [1.2.2],
- [https://gitlab.freedesktop.org/xorg/driver/xf86-video-sunleo/issues],
+ [1.2.3],
+ [https://gitlab.freedesktop.org/xorg/driver/xf86-video-sunleo/-/issues],
[xf86-video-sunleo])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])