diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2019-03-02 14:16:48 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2019-03-02 14:16:48 -0800 |
commit | 8fbafcfe7e5ef4a2030e3963f31143bba2c8786f (patch) | |
tree | 252a8f297a8d6107d8f0028ccd15b66f34db3b01 | |
parent | bef1c614465f2c8546a7d946a75d8f10c5f3ca40 (diff) |
mkfontscale 1.2.0mkfontscale-1.2.0
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 1491157..5f5e463 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.3], +AC_INIT([mkfontscale], [1.2.0], [https://gitlab.freedesktop.org/xorg/app/mkfontscale/issues], [mkfontscale]) AC_CONFIG_SRCDIR([Makefile.am]) |