diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2024-02-04 15:04:20 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2024-02-04 15:04:20 -0800 |
commit | 4d8b529937da8d83691ad4b6d9fea7cb82801598 (patch) | |
tree | 59d6783b71fcbaa895329241464fa60e8cf9020f | |
parent | b34434f7b94862194d14674e702e8a3226181b86 (diff) |
makedepend 1.0.9HEADmakedepend-1.0.9master
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 68fc168..0cf6915 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ dnl Process this file with autoconf to create configure. # Initialize Autoconf AC_PREREQ([2.70]) -AC_INIT([makedepend], [1.0.8], +AC_INIT([makedepend], [1.0.9], [https://gitlab.freedesktop.org/xorg/util/makedepend/-/issues]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([makedepend-config.h]) |