diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2022-04-03 12:20:15 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2022-04-03 12:20:15 -0700 |
commit | b7e75ca2ccd8733496e0e891e84dc3856840813d (patch) | |
tree | 19a92f2d57e2fed56f6800b6b7034e01a67d548b | |
parent | 2ee95eca936971e841a135ecc4f4a25875232fa2 (diff) |
mkfontscale 1.2.2mkfontscale-1.2.2
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 c953205..2256bd5 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.1], +AC_INIT([mkfontscale], [1.2.2], [https://gitlab.freedesktop.org/xorg/app/mkfontscale/issues], [mkfontscale]) AC_CONFIG_SRCDIR([Makefile.am]) |