summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2013-07-22 22:14:36 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2013-07-22 22:14:36 -0700
commit30859adfd6a6523a92a637ca26bd61ce59680a1b (patch)
tree458058d7093e1ac64ab8e29a085a7fd06c67c6cd
parent5b6d3797eae3bac824cf72c0c8f64f51e3d4eaef (diff)
downloadxorg-util-makedepend-30859adfd6a6523a92a637ca26bd61ce59680a1b.tar.gz
makedepend 1.0.5makedepend-1.0.5
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac2
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])