diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2011-06-29 20:25:37 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2011-06-29 20:25:37 -0700 |
commit | d429321888c335042332d991480095f67c85bb64 (patch) | |
tree | ac410e6792867616b348c27446d016507462e16a | |
parent | 82af43b3e142ed8a85f1057bc67fc44baf95cc13 (diff) |
mkfontscale 1.0.9mkfontscale-1.0.9
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 b7f72aa..f001e09 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([mkfontscale], [1.0.8], +AC_INIT([mkfontscale], [1.0.9], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [mkfontscale]) AC_CONFIG_SRCDIR([Makefile.am]) |