summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2024-08-01 15:53:10 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2024-08-01 15:53:10 -0700
commit2c2e44c94ef17ecd5003a173237b57b315e28d93 (patch)
treee2f1da8bb40600cfad7a8475e607ff0e43e4bb5d
parentdbc2fbc5823e2a9fb6dc9536a1716674840da24c (diff)
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 3436796..43cd3bb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -21,7 +21,7 @@
# Initialize Autoconf
AC_PREREQ([2.70])
-AC_INIT([libXfont2], [2.0.6],
+AC_INIT([libXfont2], [2.0.7],
[https://gitlab.freedesktop.org/xorg/lib/libxfont/-/issues], [libXfont2])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])