summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2024-03-24 11:18:09 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2024-03-24 11:18:09 -0700
commit019a2ac61d5a93166738d0954ec3f170855e637c (patch)
tree7ab4976004fa85ae260afe6b0fa2db276a97056e
parent8735c2e28db537baef0cee35878254b74f32cf97 (diff)
xorg-docs 1.7.3xorg-docs-1.7.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 81efe1e..f660338 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,8 +23,8 @@ dnl Process this file with autoconf to create configure.
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xorg-docs],
- [1.7.2],
- [https://gitlab.freedesktop.org/xorg/doc/xorg-docs/issues],
+ [1.7.3],
+ [https://gitlab.freedesktop.org/xorg/doc/xorg-docs/-/issues],
[xorg-docs])
AC_CONFIG_SRCDIR([Makefile.am])