diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2013-07-22 22:14:36 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2013-07-22 22:14:36 -0700 |
commit | 30859adfd6a6523a92a637ca26bd61ce59680a1b (patch) | |
tree | 458058d7093e1ac64ab8e29a085a7fd06c67c6cd | |
parent | 5b6d3797eae3bac824cf72c0c8f64f51e3d4eaef (diff) |
makedepend 1.0.5makedepend-1.0.5
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 779cb58..970712b 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.4], +AC_INIT([makedepend], [1.0.5], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([makedepend-config.h]) |