From 1463255cd4f537baabf8f2c65270e4924d4ed656 Mon Sep 17 00:00:00 2001 From: "Thomas E. Dickey" Date: Tue, 15 Nov 2022 03:39:55 -0500 Subject: libXft 2.3.7 Signed-off-by: Thomas E. Dickey --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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]) -- cgit v1.2.1