diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2019-03-20 20:58:15 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2019-03-20 20:58:15 -0700 |
commit | 79f686765238ddd0e4753f9d4ee62b5a5296610e (patch) | |
tree | 6bf04b607740c0cd9029ceaef0babcbde427b938 | |
parent | 29cab25240cf30f546671f265167a2eeadfd4c75 (diff) |
mkfontscale 1.2.1mkfontscale-1.2.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 7363bba..f3f33a9 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.2.0], +AC_INIT([mkfontscale], [1.2.1], [https://gitlab.freedesktop.org/xorg/app/mkfontscale/issues], [mkfontscale]) AC_CONFIG_SRCDIR([Makefile.am]) |