summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2022-10-28 19:28:57 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2022-10-28 19:28:57 -0700
commitd62a9e49c6b83f05c5692bbe4b80c485d08ecfd3 (patch)
tree2a923562bb36c1a2def17d31622d4e8872661278
parent542a6dd61ce334924494af2fcf8a4613ef86aace (diff)
downloadxorg-util-makedepend-d62a9e49c6b83f05c5692bbe4b80c485d08ecfd3.tar.gz
makedepend 1.0.7makedepend-1.0.7
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 853601e..761cbe4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,8 +3,8 @@ dnl Process this file with autoconf to create configure.
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([makedepend], [1.0.6],
- [https://gitlab.freedesktop.org/xorg/util/makedepend/issues])
+AC_INIT([makedepend], [1.0.7],
+ [https://gitlab.freedesktop.org/xorg/util/makedepend/-/issues])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([makedepend-config.h])