summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2022-04-03 16:39:17 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2022-04-03 16:39:17 -0700
commit8a29554a2edd31bf6f54babad0a13abb5618a155 (patch)
treece8c3f0e48c654e5fffc3a059ea8b8d371959a05
parent287e5816a7326b6fe67c60f01f3f2e4cdca3e31d (diff)
xlsfonts 1.0.7xlsfonts-1.0.7
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index bb34e80..f70eab3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@ dnl Process this file with autoconf to create configure.
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT(xlsfonts, [1.0.6],
+AC_INIT(xlsfonts, [1.0.7],
[https://gitlab.freedesktop.org/xorg/app/xlsfonts/issues],xlsfonts)
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])