diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2012-03-07 21:52:14 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2012-03-07 21:52:14 -0800 |
commit | b6605e3945eaaabbd090672f33e888d394f9a4f0 (patch) | |
tree | 7a1ea53b3c4a6df01a3e9cc64facfb7a3e6bda49 | |
parent | cb8bbc06de0baf2dff4a703e6d2bb47bdf90d896 (diff) |
makedepend 1.0.4makedepend-1.0.4
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 ca7c115..0824a2b 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.60]) -AC_INIT([makedepend], [1.0.3], +AC_INIT([makedepend], [1.0.4], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg]) AM_INIT_AUTOMAKE([foreign dist-bzip2]) AM_CONFIG_HEADER([makedepend-config.h]) |