diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2013-07-16 22:50:54 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2013-07-16 22:50:54 -0700 |
commit | f48de13423c7300f4da9f61993b624426b38ddc0 (patch) | |
tree | 75bc5c0eadbea324c63172d2b28db22221f3895e | |
parent | f731c5c36f28ddd0f25f474d2991c96f9a7a915c (diff) |
mkfontscale 1.1.1mkfontscale-1.1.1
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 4c7e599..971ae5c 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.1.0], +AC_INIT([mkfontscale], [1.1.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [mkfontscale]) AC_CONFIG_SRCDIR([Makefile.am]) |