summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2022-12-09 10:00:45 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2022-12-09 10:00:45 -0800
commit713185beae7003615841349abc9df07c4464d6eb (patch)
treedde41f8c42e0e8dd31729df08d9279c527a23322
parent578dd7a453562de94ca9a395e488e33034529d50 (diff)
xf86-video-suncg3 1.1.3xf86-video-suncg3-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 dd804dc..e3417a6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,8 +23,8 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-video-suncg3],
- [1.1.2],
- [https://gitlab.freedesktop.org/xorg/driver/xf86-video-suncg3/issues],
+ [1.1.3],
+ [https://gitlab.freedesktop.org/xorg/driver/xf86-video-suncg3/-/issues],
[xf86-video-suncg3])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])