summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2009-10-10 22:47:34 -0700
committerAlan Coopersmith <alan.coopersmith@sun.com>2009-10-10 22:47:34 -0700
commite8be20c2cd3ba3ac94b3a9d9b5a22b31aa2686a8 (patch)
treeace536df415eae62a5aeaafc22b98f658d1f0ccd
parent006fa08ebb08b03b2c390c708e96d005f3613538 (diff)
mkfontdir 1.0.5mkfontdir-1.0.5
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index ee23cfa..1e25882 100644
--- a/configure.ac
+++ b/configure.ac
@@ -21,7 +21,7 @@ dnl
dnl Process this file with autoconf to create configure.
AC_PREREQ([2.57])
-AC_INIT(mkfontdir, [1.0.4], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], mkfontdir)
+AC_INIT(mkfontdir, [1.0.5], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], mkfontdir)
AM_INIT_AUTOMAKE([dist-bzip2 foreign])
AM_MAINTAINER_MODE