diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2024-03-03 10:06:37 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2024-03-03 10:06:37 -0800 |
commit | bcfa27aeef3a9eb720e6b48e3fb8a4c2813fef52 (patch) | |
tree | 2f3a5641feb1ee105d74a8f7892ebf574abddd7f | |
parent | b7ebb9b042974874782f4e662bfc442bc96c5647 (diff) |
mkfontscale 1.2.3HEADmkfontscale-1.2.3master
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r-- | configure.ac | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac index c08e2d6..d46973e 100644 --- a/configure.ac +++ b/configure.ac @@ -22,8 +22,8 @@ dnl Process this file with autoconf to create configure. # Initialize Autoconf AC_PREREQ([2.60]) -AC_INIT([mkfontscale], [1.2.2], - [https://gitlab.freedesktop.org/xorg/app/mkfontscale/issues], +AC_INIT([mkfontscale], [1.2.3], + [https://gitlab.freedesktop.org/xorg/app/mkfontscale/-/issues], [mkfontscale]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |