diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2019-03-16 16:39:07 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2019-03-16 16:39:07 -0700 |
commit | e4971e9507f989d68c97a92edd1e6e1881ad1d55 (patch) | |
tree | f71b36fe50de2cfa9263629a24354eb02adc6e46 /configure.ac | |
parent | 7897a5b8edd142d4de63933db3e544262006289e (diff) |
makedepend 1.0.6makedepend-1.0.6
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index a4e2e59..6379d78 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.60]) -AC_INIT([makedepend], [1.0.5], +AC_INIT([makedepend], [1.0.6], [https://gitlab.freedesktop.org/xorg/util/makedepend/issues]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([makedepend-config.h]) |