diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2009-10-10 22:08:09 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@sun.com> | 2009-10-10 22:08:09 -0700 |
commit | c976a7fc7c21772c00de9e61178cf467c6a10b57 (patch) | |
tree | a10ed2e0fef208aa89d8a6aabd0f5e8da08f2108 | |
parent | c2abfbb9ea21bec53706295064c328e5d2721abd (diff) |
makedepend 1.0.2makedepend-1.0.2
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index de8ba85..1331994 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.57]) -AC_INIT([makedepend], [1.0.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg]) +AC_INIT([makedepend], [1.0.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg]) AM_INIT_AUTOMAKE([foreign dist-bzip2]) AM_CONFIG_HEADER([makedepend-config.h]) |