summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2024-03-03 10:06:37 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2024-03-03 10:06:37 -0800
commitbcfa27aeef3a9eb720e6b48e3fb8a4c2813fef52 (patch)
tree2f3a5641feb1ee105d74a8f7892ebf574abddd7f
parentb7ebb9b042974874782f4e662bfc442bc96c5647 (diff)
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac4
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])