diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2012-02-10 20:19:37 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2012-02-10 20:19:37 -0800 |
commit | 4c3f72f9e3385d9c855416b6498ced067a97c712 (patch) | |
tree | 94174a5588ea024fd0d4293c02cb5b5927673e52 /configure.ac | |
parent | bf7d4fd83c896b70f68d59de756a3847417d9add (diff) |
mkfontscale 1.1.0mkfontscale-1.1.0
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 6f7698c..4340f99 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.9], +AC_INIT([mkfontscale], [1.1.0], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [mkfontscale]) AC_CONFIG_SRCDIR([Makefile.am]) |