diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2010-11-07 11:16:38 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2010-11-07 11:16:38 -0800 |
commit | 4790afc4c0992912ba6aed0996aba96c0355e0b3 (patch) | |
tree | 2d02a16f4b266c202665c77a632e1507525acf4b | |
parent | 3122bbfac0a6ef937b0d3058bf65a901f420ec7d (diff) |
mkfontdir 1.0.6mkfontdir-1.0.6
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 9e14378..49acfd1 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.5], +AC_INIT([mkfontdir], [1.0.6], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [mkfontdir]) AC_CONFIG_SRCDIR([Makefile.am]) |