summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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],
- [http://gitlab.freedesktop.org/xorg/doc/xorg-docs/issues],
+ [1.7.3],
+ [http://gitlab.freedesktop.org/xorg/doc/xorg-docs/-/issues],
[xorg-docs])
AC_CONFIG_SRCDIR([Makefile.am])