From c532908f5fdd3aee9d88d9704aedbe3be82c7ce5 Mon Sep 17 00:00:00 2001 From: Matt Turner Date: Mon, 17 Apr 2023 15:23:49 -0400 Subject: libXft 2.3.8 Signed-off-by: Matt Turner --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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]) -- cgit v1.2.1