summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gmail.com>2023-04-17 15:23:49 -0400
committerMatt Turner <mattst88@gmail.com>2023-04-17 15:23:49 -0400
commitc532908f5fdd3aee9d88d9704aedbe3be82c7ce5 (patch)
tree12f843b83f4762a97e8abb134f577bdbbd062bdd
parentd587bbef21f5b6137508883f2be0e91fc5132a62 (diff)
downloadxorg-lib-libXft-c532908f5fdd3aee9d88d9704aedbe3be82c7ce5.tar.gz
libXft 2.3.8libXft-2.3.8
Signed-off-by: Matt Turner <mattst88@gmail.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index cfe8168..3673d12 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.7],
+AC_INIT([libXft], [2.3.8],
[https://gitlab.freedesktop.org/xorg/lib/libXft/issues], [libXft])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])