summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2022-12-09 10:08:42 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2022-12-09 10:08:42 -0800
commit965ab478ee7725840dccf9728c7a0c70bd507c4b (patch)
tree85114c14c637dff39c8185eb99fede1e4887fd24
parent91baf16b64eca532d23fc48818b2de7b4f7913de (diff)
xf86-video-suncg6 1.1.3xf86-video-suncg6-1.1.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 715754e..03b38cd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,8 +23,8 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-video-suncg6],
- [1.1.2],
- [https://gitlab.freedesktop.org/xorg/driver/xf86-video-suncg6/issues],
+ [1.1.3],
+ [https://gitlab.freedesktop.org/xorg/driver/xf86-video-suncg6/-/issues],
[xf86-video-suncg6])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])