summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>2022-11-15 03:39:55 -0500
committerThomas E. Dickey <dickey@invisible-island.net>2022-11-15 03:39:55 -0500
commit1463255cd4f537baabf8f2c65270e4924d4ed656 (patch)
tree3f860ca48217a8ff003363dc6a38a4734fd8605b
parent4f704b700beb6486213e1096b0e702f4a9067184 (diff)
downloadxorg-lib-libXft-1463255cd4f537baabf8f2c65270e4924d4ed656.tar.gz
libXft 2.3.7libXft-2.3.7
Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 016cb88..0bb7997 100644
--- a/configure.ac
+++ b/configure.ac
@@ -27,7 +27,7 @@ AC_PREREQ([2.60])
# version. This version number will be substituted into Xft.h
# Please bump the minor library number at each release as well.
#
-AC_INIT([libXft], [2.3.6],
+AC_INIT([libXft], [2.3.7],
[https://gitlab.freedesktop.org/xorg/lib/libXft/issues], [libXft])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])