From 08bc174f28af028b6ebaa9edeccd3ff56c396e92 Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Sat, 19 Nov 2022 12:23:53 -0800 Subject: libXpm 3.5.14 Signed-off-by: Alan Coopersmith --- configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index a6c9524..789a96e 100644 --- a/configure.ac +++ b/configure.ac @@ -1,8 +1,8 @@ # Initialize Autoconf AC_PREREQ([2.60]) -AC_INIT([libXpm], [3.5.13], - [https://gitlab.freedesktop.org/xorg/lib/libXpm/issues], [libXpm]) +AC_INIT([libXpm], [3.5.14], + [https://gitlab.freedesktop.org/xorg/lib/libxpm/-/issues], [libXpm]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_MACRO_DIR([m4]) -- cgit v1.2.3