summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2022-08-26 16:22:15 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2022-08-26 16:22:15 -0700
commitd54aaf2483df6a1f98fadc09004157e657b7f73e (patch)
treecc24aa816cfcdeb81c8ca17818e2b5206e3c3863
parentefb287223612e9225e5089bed76e348c236b15f0 (diff)
libXfont2 2.0.6libXfont2-2.0.6
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 3dbad9c..b78b90e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -21,8 +21,8 @@
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([libXfont2], [2.0.5],
- [https://gitlab.freedesktop.org/xorg/lib/libXfont/issues], [libXfont2])
+AC_INIT([libXfont2], [2.0.6],
+ [https://gitlab.freedesktop.org/xorg/lib/libxfont/-/issues], [libXfont2])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])