summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2023-02-21 17:57:09 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2023-02-21 17:57:09 -0800
commitd9fcb67dff90d390b7d3340264613c82c9aa5d8e (patch)
tree1c3c1c4d65972ab5d9f05935da2bf21b4b8ad83a
parent2b6710acc6936727a7b75689925770f26c7cd385 (diff)
xf86-video-ark 0.7.6xf86-video-ark-0.7.6
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--README.md4
-rw-r--r--configure.ac4
2 files changed, 5 insertions, 3 deletions
diff --git a/README.md b/README.md
index ca1e60a..28e7167 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,8 @@
-xf86-video-ark - Ark Logic video driver for the Xorg X server
+xf86-video-ark - ARK Logic video driver for the Xorg X server
-------------------------------------------------------------
+ARK Logic was a PCI video card maker in business from 1993-1999.
+
All questions regarding this software should be directed at the
Xorg mailing list:
diff --git a/configure.ac b/configure.ac
index c2dec89..7d9e81e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,8 +23,8 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-video-ark],
- [0.7.5],
- [https://gitlab.freedesktop.org/xorg/driver/xf86-video-ark/issues],
+ [0.7.6],
+ [https://gitlab.freedesktop.org/xorg/driver/xf86-video-ark/-/issues],
[xf86-video-ark])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])