summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2012-02-10 19:58:00 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2012-02-10 19:58:00 -0800
commitb99d2e8d1d2cd07d12cc3c08e3a33ac0aca13d68 (patch)
tree200a612d52e19e7d72699e9c41f5d5792113c6ea
parente3ee2b17572a26b6a6e78fdbfa4e38059da6c170 (diff)
mkfontdir 1.0.7mkfontdir-1.0.7
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 a5a26c1..3d7348d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@ dnl Process this file with autoconf to create configure.
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([mkfontdir], [1.0.6],
+AC_INIT([mkfontdir], [1.0.7],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [mkfontdir])
AC_CONFIG_SRCDIR([Makefile.am])